This project is hosted in the Heroku cloud https://ionic-react-auth-app.herokuapp.com/.
The app was builded with Capacitor Ionic and React integrated with Auth0 platform and hosted in Heroku cloud how SPA. The binaries can be generated with capacitor with the following command to run in emulators on in real devices:
npx cap init --web-dir build --npm-client npm IonicReactAuthenticator org.darwinpalma.ionicreactauthapp npx cap add android npx cap add ios npx cap open android npx cap open ios
You can run de app how a SPA also:
Configure the Twitch access app:
Configure the Auth0 access app:
User profile with data of Twitch authentication service with Auth0:
Main page user logged:
Allow Authentication permission for the application:
User authenticated:
In the project directory, you can run de .apk for android devices, and you can see the following application:
In the project directory, you can run de .ipa for android devices, and you can see the following application:
User registed in the Auth0 database app: