If you want to try with your own credentials you should:
- Go to https://auth0.com
- Signup using GitHub, Google or Microsoft Account.
- Choose your subdomain (e.g. mycompany.auth0.com).
- Create a new application from Apps / APIs section.
- Copy paste the client id / client secret used to initialize the
Auth0Client
class onMainActivity.cs
or the iOS Controller. - Register the following
Allowed Callback URL
on the Application Settings section:
https://{YOUR_SUBDOMAIN}.auth0.com/mobile