Currently, I have an issue with integrating the Azure Login into my React Native app, Does anyone know what needs to be done? I’ve consulted with ChatGpt and it mentioned that we need to use the PKCE Authentication. Is that the only way to enable it?
I have implemented it on my Web login. Could I perhaps use what I’ve done on web for Mobile?