Authentication flow to IDEA's Auth0 users pools.
npm i --save @idea-ionic/auth0
Be sure to install all the requested peer dependencies.
Make sure that there is a path (tsconfig file) pointing to @env
which contains the environment files (Angular standard).
Finally, add in the environments desired the variables you find in the environment.ts
file of this module.