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: Only check for conditional mediation when needed #24142

Merged
merged 3 commits into from Oct 27, 2023

Conversation

pmusaraj
Copy link
Contributor

Some browsers still don't support conditional mediation. This PR fixes issues with:

  • TOR browser (it doesn't have PublicKeyCredential at all)
  • Firefox 119 (isConditionalMediationAvailable support is behind a flag, was failing silently)

Some browsers still don't support conditional mediation. This PR fixes
issues with:

- TOR browser (it doesn't have `PublicKeyCredential` at all)
- Firefox 119 (`isConditionalMediationAvailable` support is behind a flag)
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/runtime-error-login-bug/283678/10

@pmusaraj pmusaraj merged commit e7ed18f into main Oct 27, 2023
12 of 14 checks passed
@pmusaraj pmusaraj deleted the fix-old-firefox-issue branch October 27, 2023 15:55
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/login-page-not-working-on-android-app/283471/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants