Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.04 KB

File metadata and controls

44 lines (31 loc) · 2.04 KB

4us-dev oidc

Quality Gate Status Coverage Code Smells Vulnerabilities Maintainability Rating Security Rating

Build and Tests npm-package issues dependencies dev-dependencies downloads size license

Install with npm

npm i @4us-dev/oidc

Introduction

@4us-dev/oidc is a lib to save time when developing applications that need to authenticate with OAuth2 or OpenID Connect servers.Connect`.

Usage

ClientOAuth2

url

write here

Examples:

new ClientOAuth2();