-
Notifications
You must be signed in to change notification settings - Fork 497
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
[iOS] Social login #3846
Comments
+1 for SFSafariViewController - this is required to support WebAuthn properly. Without it, fallback to eg. TOTP doesn't even necessarily work as the IDP can't necessarily detect the lack of WebAuthn support and waits for a response that cannot come. |
TODO:
|
@SBiOSoftWhare @nadonomy can this be closed? |
Goal: Implement matrix-org/matrix-spec-proposals#2858
Related issues:
Design:
The text was updated successfully, but these errors were encountered: