oidc-client

Light, Secure, Pure Javascript OIDC (Open ID Connect) Client. We provide also a REACT wrapper (compatible NextJS, etc.).

MIT License

Downloads
218.2K
Stars
582
Committers
65

Bot releases are visible (Hide)

oidc-client - Release v4.2.5

Published by github-actions[bot] over 2 years ago

4.2.5 (2022-03-04)

Bug Fixes

  • nextjs-sw: fix nextjs window undefined and keep alive service worker (#714) (ff290a4)
oidc-client - Release v4.2.4

Published by github-actions[bot] over 2 years ago

4.2.4 (2022-03-03)

Bug Fixes

  • service-worker: service-worker add keep alive part 1 (#712) (469bd25)
oidc-client - Release v4.2.3

Published by github-actions[bot] over 2 years ago

4.2.3 (2022-03-03)

oidc-client - Release v4.2.2

Published by github-actions[bot] over 2 years ago

4.2.2 (2022-03-02)

Bug Fixes

  • serviceworker: remove not blocking null exception when reconnect (#708) (11c75dd)
oidc-client - Release v4.2.1

Published by github-actions[bot] over 2 years ago

4.2.1 (2022-03-01)

Bug Fixes

  • demo: url in dynamic instead of hard coded (#707) (b314815)
oidc-client - Release v4.2.0

Published by github-actions[bot] over 2 years ago

4.2.0 (2022-03-01)

Features

  • sessionstorage: default storage if no service worker is sessionsStorage only for more security (#705) (2b09516)