Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Optional keyRefOfRSAKey Value #355

Closed
wants to merge 1 commit into from

Conversation

richimf
Copy link

@richimf richimf commented Feb 28, 2020

Changes

  • Fixed optional value that throws the following error:
/Auth0/JWK+RSA.swift:40:25: Value of optional type 'Unmanaged<SecKey>?' must be unwrapped to refer to member 'takeRetainedValue' of wrapped base type 'Unmanaged<SecKey>'

@richimf richimf requested a review from a team February 28, 2020 03:35
@richimf richimf changed the title Fix Optional Value Fix Optional takeRetainedValue Value Feb 28, 2020
@richimf richimf changed the title Fix Optional takeRetainedValue Value Fix Optional keyRefOfRSAKey Value Feb 28, 2020
@Widcket Widcket closed this Feb 28, 2020
@Widcket Widcket reopened this Feb 28, 2020
@Widcket
Copy link
Contributor

Widcket commented Feb 28, 2020

Duplicates #354

@Widcket Widcket closed this Feb 28, 2020
@Widcket Widcket added the duplicate This is a duplicate of another issue or PR label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This is a duplicate of another issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants