aurelia-open-id-connect
Advanced tools
Weekly downloads
Readme
This plugin adapts oidc-client-js
to the Aurelia router. While it is possible to use the oidc-client-js
on its own, you will find yourself writing a fair amount of code to handle the routing within Aurelia.
The demos have an example of how to configure everything.
https://github.com/aurelia-contrib/aurelia-open-id-connect-demos
yarn add aurelia-open-id-connect --save
npm install aurelia-open-id-connect --save
The OpenID Connect Implicit Client Implementer's Guide 1.0 contains a subset of the OpenID Connect Core 1.0 specification.
It is designed to be easy to read and implement for basic Web-based Relying Parties using the OAuth 2.0 Implicit Flow.
FAQs
An Aurelia adapter for the IdentityModel/oidc-client-js.
The npm package aurelia-open-id-connect receives a total of 439 weekly downloads. As such, aurelia-open-id-connect popularity was classified as not popular.
We found that aurelia-open-id-connect demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.