I wanted to avoid, universal login page because i want to use UI from react-native code it self. Rather than using universal which will open an in-app browser.
How do i use embedded login in react native?
If i use API to do this. Where is the suitable place for me to keep the token?