You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The backend and devops contributors have been exploring Auth0 for our overall authentication solution - which saves them and us a lot of work regarding login, forgotten password, email verification, SSO, etc. We should investigate the Android side of this and follow up with CJ Russell who has been leading that so far.
The text was updated successfully, but these errors were encountered:
@kaeawc , there is a PR ready to go in on the back-end api that deals with securing the appropriate endpoints. It appears the app is written in Kotlin, so here is a link to some details on how you can use the Auth0 SDK to integrated the browser redirect method for authenticating in a Kotlin based Android app. Authenticating Android Apps Developed with Kotlin
Let me know if you need any additional details.
For anyone wanting to test through Postman, here are the values needed if you use Get New Access Token under OAuth2.0 Authorization Type...
The backend and devops contributors have been exploring Auth0 for our overall authentication solution - which saves them and us a lot of work regarding login, forgotten password, email verification, SSO, etc. We should investigate the Android side of this and follow up with CJ Russell who has been leading that so far.
The text was updated successfully, but these errors were encountered: