@dan You're fine, i just read something wrong
D
Posts made by danielvu1000
-
RE: Securing React Native with OAuth Question
-
RE: Securing React Native with OAuth Question
nvm, I have figured out the issue. I had to make sure the url scheme was set correctly for the redirection url
-
Securing React Native with OAuth Question
Hey everyone, I have seemed to encounter an issue with following this guide. I have been able to integrate fusionauth;however, there is only one issue. Whenever I finish logging in, I don't seem to get redirected to anywhere. I am following the redirection scheme mentioned in the guide as well. Anyone have any ideas?