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 iOS Native Apple Sign in Digest error #527

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Fix iOS Native Apple Sign in Digest error #527

merged 1 commit into from
Mar 21, 2024

Conversation

jan-tennert
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Using Native Apple Sign In will always fail.

What is the new behavior?

This happens because Ktor's Digest method doesn't support Darwin. I changed the implementation to use Krypto instead.

@jan-tennert jan-tennert self-assigned this Mar 21, 2024
@jan-tennert jan-tennert merged commit b304964 into master Mar 21, 2024
8 checks passed
@jan-tennert jan-tennert deleted the fix-digest branch March 21, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant