Skip to content

fix: filter universal link callbacks by Auth0 domain in iOS#1512

Merged
subhankarmaiti merged 2 commits intomasterfrom
fix/ios-universal-link-callback-filter
Apr 22, 2026
Merged

fix: filter universal link callbacks by Auth0 domain in iOS#1512
subhankarmaiti merged 2 commits intomasterfrom
fix/ios-universal-link-callback-filter

Conversation

@subhankarmaiti
Copy link
Copy Markdown
Contributor

@subhankarmaiti subhankarmaiti commented Apr 20, 2026

Filter incoming URLs by hostname and only forward those matching
this.domain. Unparseable URLs are ignored. The subscription is kept
active until a matching URL arrives.
fixes: #1508

@subhankarmaiti subhankarmaiti requested a review from a team as a code owner April 20, 2026 04:54
@subhankarmaiti subhankarmaiti merged commit ddd4b02 into master Apr 22, 2026
4 checks passed
@subhankarmaiti subhankarmaiti deleted the fix/ios-universal-link-callback-filter branch April 22, 2026 10:35
@subhankarmaiti subhankarmaiti mentioned this pull request Apr 23, 2026
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.

Login fails with "Invalid callback URL" when app uses universal links and customScheme: 'https'

2 participants