@idea-ionic/auth0
v8.1.7
Published
IDEA Ionic Auth0 flow
Downloads
1,683
Readme
IDEA Ionic extra ≫ Auth0
Authentication flow to IDEA's Auth0 users pools.
To Install
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.