Swavek Lorenc
Yes I am using Okta. I have been trying to get it to work and I was able to use your API to register users from the server side, but I can’t log them in afterwards. I can’t convert sessionToken I get from authn endpoint into accessToken. All the different flows are confusing. I would like to use the JavaScript libraries so I can do it completely from the client side and maintain the look and feel of the application. I want to be able to validate the email address and also cell phone number. The app is a mobile/desktop website.