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

runfix: fix credential type value #6170

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

PatrykBuniX
Copy link
Contributor

Instead of an actual enum value, CoreCrypto returns us enum's key as a string for a credentialType value. Until the fix for that is included in the library, we are wrapping the value with a method that would map the received string to the actual enum value.

@PatrykBuniX PatrykBuniX merged commit c4c61d2 into main Apr 25, 2024
7 checks passed
@PatrykBuniX PatrykBuniX deleted the runfix/fix-credential-type-value branch April 25, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants