Skip to content

Support HTTPS universal links as redirect URLs on iOS 17.4+ - #978

Open
KhaleelSH wants to merge 2 commits into
openid:masterfrom
KhaleelSH:aswebauthenticationsession-update-init-method-ios
Open

KhaleelSH wants to merge 2 commits into
openid:masterfrom
KhaleelSH:aswebauthenticationsession-update-init-method-ios

Conversation

@KhaleelSH

Copy link
Copy Markdown

Supersedes #938, rebased onto 3.0.0 and updated for @w-goog's review there.

For iOS 17.4+, when the redirect URL is an HTTPS universal link, use ASWebAuthenticationSession's HTTPS callback instead of a custom scheme callback.

For iOS, when version 17.4+ is available, check whether the redirect url
is a universal link. If it is, use the new init method with callback
accepting the universal link.
@KhaleelSH KhaleelSH changed the title Aswebauthenticationsession update init method ios Support HTTPS universal links as redirect URLs on iOS 17.4+ Sep 14, 2026
@KhaleelSH
KhaleelSH force-pushed the aswebauthenticationsession-update-init-method-ios branch from 128a00c to 09cbc59 Compare September 14, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants