auth0-samples / auth0-android-sample

Auth0 Integration Samples for Android Applications
https://auth0.com/docs/quickstart/native/android
MIT License
77 stars 141 forks source link

Looking For the java code for implementation of Auth0 for user login in android app #143

Closed shubhangimuley closed 1 year ago

shubhangimuley commented 1 year ago

Working on android project. using Auth0 for Login in java android application

poovamraj commented 1 year ago

Hi @shubhangimuley, You can find the Java sample here - https://github.com/auth0-samples/auth0-android-sample/tree/master/00-Login

shubhangimuley commented 1 year ago

Hi @shubhangimuley, You can find the Java sample here - https://github.com/auth0-samples/auth0-android-sample/tree/master/00-Login Thank you for Your quick response @poovamraj but in this I'm facing the issue while getting the user profile information .