auth0-lib
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

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.

/auth0-lib/

    Package Sidebar

    Install

    npm i auth0-lib

    Weekly Downloads

    9

    Version

    0.0.12

    License

    MIT

    Unpacked Size

    143 kB

    Total Files

    29

    Last publish

    Collaborators

    • benbaran