@idea-ionic/auth0
Version:
17 lines (10 loc) • 494 B
Markdown
# IDEA Ionic extra ≫ Auth0
Authentication flow to IDEA's Auth0 users pools.
[Package on NPM](https://www.npmjs.com/package/@idea-ionic/auth0).
## 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.