I’m working on a React Native app, and I was wondering if it is possible to use passwordless feature without using WebAuth? Originally the app was using the email and password login using WebAuth.
I can deeplink back into the app and get the params from the query string, then I hit the ‘…/oauth/token’ route, but the access_token returned isn’t in a JWT format. Before I go any further, I was wondering if I am going down the right path?
I wanted to follow up on this @chrissnape and let you know that we have officially released the API Support for Passwordless Login. When you get a chance give it a spin and let us know what you think!