0.3.0 • Published 3 years ago

@cyberline-engineering/cle-oidc-client v0.3.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

cle-oidc-client

Multicartshop Identity Service client TypeScript SDK

Stable Release

Library to provide OpenID Connect (OIDC) and OAuth2 protocol support for client-side, browser-based JavaScript client applications. Also included is support for user session and access token management.

This project based on authts/oidc-client-ts.

Implements the following OAuth 2.0 protocols and supports OpenID Connect Core 1.0:

Additinal

Table of Contents

Installation

Using npm

$ npm install @cyberline-engineering/cle-oidc-client --save

Building the Source

$ git clone https://github.com/@cyberline-engineering/cle-oidc-client.git
$ cd cle-oidc-client
$ npm install
$ npm run build

Running the Tests

$ npm test
0.3.0

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago