Blog: OIDC, Sign in with Apple, and passkeys in the core#5077
Closed
shai-almog wants to merge 1 commit into
Closed
Blog: OIDC, Sign in with Apple, and passkeys in the core#5077shai-almog wants to merge 1 commit into
shai-almog wants to merge 1 commit into
Conversation
Covers the identity stack rewrite that landed across PR #5018 (OIDC, SystemBrowser, Apple Sign In, Google/Facebook/Microsoft/Auth0/Firebase wrappers, Oauth2 deprecation) and PR #5039 (WebAuthn passkey client and provider helpers). Calls out why the in-app-WebView Oauth2 flow is no longer viable, walks through the new OidcClient surface, the system-browser routing on iOS (ASWebAuthenticationSession) and Android (Custom Tabs), the provider wrappers, the Sign in with Apple flow, the W3C-shaped WebAuthn client, and the scanner-driven entitlement story.
3 tasks
Collaborator
Author
|
Superseded — consolidating the follow-up posts so this release week ships fewer, broader posts. New merged versions in the follow-up PRs to this one. |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Oauth2flow is no longer viable, the newOidcClientsurface, the system-browser routing on iOS (ASWebAuthenticationSession) and Android (Custom Tabs), the provider wrappers, the Sign in with Apple flow, the W3C-shaped WebAuthn client, and the scanner-driven framework / entitlement / Objective-C gating.File
docs/website/content/blog/oidc-and-passkeys.md— single new file.Sequencing
Branches off
master; intended to publish after the connectivity-APIs post (#5076). Front matter date is2026-06-01.Test plan
docs/websitesucceeds./static/blog/oidc-and-passkeys.jpg.