0.0.12 • Published 6 years ago

auth0-lib v0.0.12

Weekly downloads
23
License
MIT
Repository
github
Last release
6 years ago

benbaran/auth0-lib

Auth0 Library for Angular 6+

USAGE

npm install --save auth0-js

npm install --save auth0-lib

Add to app.module.ts

import { Auth0LibModule} from 'auth0-lib';

imports: ... Auth0LibModule ,

See sample app.component.ts and app.component.html of logon / logoff example.

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago