Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

auth0-lib

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth0-lib

npm install --save auth0-js

latest
Source
npmnpm
Version
0.0.12
Version published
Maintainers
1
Created
Source

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.

Keywords

Auth0

FAQs

Package last updated on 18 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts