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
Make sure your client type is set to `Non Interactive Client`.
29
29
30
30
31
+
### Android
32
+
33
+
The Auth0 Authentication API and User's Management API are available for Android in the `auth0.android` library. Check https://github.com/auth0/auth0.android for more information.
34
+
35
+
31
36
## Auth API
32
37
33
38
The implementation is based on the [Authentication API Docs](https://auth0.com/docs/api/authentication).
0 commit comments