Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 382 Bytes

File metadata and controls

5 lines (4 loc) · 382 Bytes
react-native-app-auth minor

iOS: natively intercept https (universal link) redirect URIs on iOS 17.4+ using the ASWebAuthenticationSession https callback, so the authorization flow no longer depends on universal-link activation from inside the auth session — which is not triggered by server redirects and sporadically leaves authorize() pending forever (#987, #932).