1.0.1 • Published 5 years ago

lib-auth-demo v1.0.1

Weekly downloads
8
License
-
Repository
-
Last release
5 years ago

LibAuth

This library was generated with Angular CLI version 7.2.0.

Install

Run npm install --save lib-auth-matic for install lib in the project.

Use

Provide config auth0 in app.module: { provide: AUTH0_CONFIG, useValue: Auth0Config }.

Interface for value provide IAuth0Config { domain: string; client_id: string; redirect_uri: string; audience?: string; scope?: string; responseType?: string; }.

1.0.1

5 years ago

1.0.0

5 years ago