Skip to content

support universal link as redirect url#938

Open
shidoro wants to merge 1 commit intoopenid:masterfrom
klarna-incubator:aswebauthenticationsession-update-init-method-ios
Open

support universal link as redirect url#938
shidoro wants to merge 1 commit intoopenid:masterfrom
klarna-incubator:aswebauthenticationsession-update-init-method-ios

Conversation

@shidoro
Copy link
Copy Markdown

@shidoro shidoro commented Sep 26, 2025

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.

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.
@shidoro
Copy link
Copy Markdown
Author

shidoro commented Sep 26, 2025

I believe this is related to #847 and #367

@weihenglim
Copy link
Copy Markdown

weihenglim commented May 8, 2026

Heads up: If you’re planning to use this, note that HTTPS callbacks require the webcredentials service. You’ll need to add it to your AASA and Runner.entitlements if you previously only had applinks. With that in place, I can confirm this PR works great.

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