0.12.0 • Published 2 years ago

@plusauth/plusauth-oidc-client-js v0.12.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@plusauth/plusauth-oidc-client-js

OpenID Connect (OIDC) and OAuth2 library for browser based JavaScript applications.

Features

  • Silent Authentication
  • Automatic Access Token Renewal
  • Session Management (with logout functionality)
  • PKCE
  • JWT payload validation
  • Can be used with any OpenID Connect provider
  • Cross tab login synchronization

Table of Contents

Installation

From the CDN:

<script src="https://unpkg.com/@plusauth/plusauth-oidc-client-js@0.11.0/dist/plusauth-oidc-client.umd.js"></script>

Using npm:

npm install @plusauth/plusauth-oidc-client-js

or yarn:

yarn add @plusauth/plusauth-oidc-client-js

Documentation

Documentation is served on PlusAuth documentation site. You can reach it from here

Api Docs

Please visit here

Examples

Have a look at examples directory for various examples

0.11.0

2 years ago

0.12.0

2 years ago

0.10.2

3 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.2-beta.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago