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

Could you provide a sample that uses App Links? #160

Open shalva97 opened 1 year ago

shalva97 commented 1 year ago

I have added the library to my app but it does not work with Firefox. Compared to sample app the only thing that is different is com_auth0_schema.

So just as the title says, add a sample that has https as scheme, at least for me, it would help understand why Firefox does not work but Chrome, Vivaldi, Edge etc all work fine.

poovamraj commented 1 year ago

@shalva97 we always recommend using a custom scheme over https. Can you let us know about any restrictions in using custom scheme?