FormidableLabs / FormidableLabs/react-native-app-auth

Authorization + deeplinking

Aperta
#1,022 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
2.3k
Fork
473
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Issue

I implemented Azure AD B2C for authorization following the documentation, with the redirect URL set to 'com.myapp.app://auth/callback'. and also added the deep linking to the forgot password screen navigation with the schema "myapp.app"

In the Azure AD B2C login flow, the forgot password link is set to "myapp.app://forgotpassword". On Android, everything works as expected—when the forgot password link is clicked, the authorize function throws an error, which triggers navigation to the correct screen via deep linking. However, on iOS, the authorize function neither returns nor throws an error, causing it to get stuck.

Is there a workaround or fix for this issue?

---

## Environment

* **Identity Provider**: `Azure AD B2C`
* **Platform that experiencing the issue on**: `iOS`
* **react-native**: `0.75.2`
* **react-native-app-auth**: `8.0.0`
* **Are you using Expo?**:No

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Non vengono indicati file, test o punti di ingresso. Inizia riproducendo il flusso di deep link forgot-password di Azure AD B2C su iOS con react-native-app-auth 8.0.0, quindi traccia il motivo per cui authorize non restituisce il controllo né genera un’eccezione; il lavoro è completato quando il flusso raggiunge la schermata forgot-password senza bloccarsi.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
ios, react-native
Ambito
authentication, mobile
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
28/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.