Giter Site home page Giter Site logo

drk-mtr / oidc-client-ts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from authts/oidc-client-ts

0.0 0.0 0.0 74.6 MB

OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications

Home Page: https://authts.github.io/oidc-client-ts/

License: Apache License 2.0

JavaScript 1.19% TypeScript 98.78% Shell 0.03%

oidc-client-ts's Introduction

oidc-client-ts

Stable Release CI Codecov

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 is a fork of IdentityModel/oidc-client-js which halted its development in June 2021. It has since been ported to TypeScript here with a similar API for the initial 2.0 release. Going forward, this library will focus only on protocols that continue to have support in OAuth 2.1. As such, the implicit grant is not supported by this client. Additional migration notes from oidc-client are available here.

Contributions and help are greatly appreciated!

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

Table of Contents

Installation

Using npm

$ npm install oidc-client-ts --save

Building the Source

$ git clone https://github.com/authts/oidc-client-ts.git
$ cd oidc-client-ts
$ npm install
$ npm run build

Running the Sample

Parcel project

$ npm run -w parcel-sample start

and then browse to http://localhost:1234.

Angular app

can be found here.

Running the Tests

$ npm test

Contributing

We appreciate feedback and contribution to this repo!

License

This project is licensed under the Apache-2.0 license. See the LICENSE file for more info.

oidc-client-ts's People

Contributors

brockallen avatar pamapa avatar dependabot[bot] avatar kherock avatar pascalluginbuehl avatar hmtylmz avatar maxmantz avatar rvdkooy avatar donalfenwick avatar henrikwm avatar merijndejonge avatar longsleep avatar robbaman avatar rstaib avatar coolhome avatar pmoleri avatar markphillips100 avatar volkc-basf avatar badisi avatar alexanderbh avatar m-mohr avatar prithvirajbilla avatar vincentlanglet avatar asleire avatar ulrichb avatar paulmowat avatar mderriey avatar erikschierboom avatar davidrouyer avatar arturdorochowicz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.