Skip to content

Commit bb0a397

Browse files
committed
mention auth0.android library in the README.md file
1 parent e4dff3e commit bb0a397

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ compile 'com.auth0:auth0:1.0.0'
2828
Make sure your client type is set to `Non Interactive Client`.
2929

3030

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+
3136
## Auth API
3237

3338
The implementation is based on the [Authentication API Docs](https://auth0.com/docs/api/authentication).

0 commit comments

Comments
 (0)