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 v6.16.7

Published by github-actions[bot] over 1 year ago

6.16.7 (2023-03-22)

Bug Fixes

  • oidc: wait for valid tokens before capturing value of accessToken (#1012) (571ba91)
oidc-client - Release v6.16.6

Published by github-actions[bot] over 1 year ago

6.16.6 (2023-03-22)

Bug Fixes

  • oidc: disable tests to publish fix (1b56f26)
oidc-client - Release v6.16.2

Published by github-actions[bot] over 1 year ago

6.16.2 (2023-03-21)

Bug Fixes

  • bootstrap: Update bootstrap to 4.6.2 to fix warning with autoprefixer (#1002) (630adf7)
oidc-client - Release v6.16.1

Published by github-actions[bot] over 1 year ago

6.16.1 (2023-03-20)

Bug Fixes

  • modules: Fix issue with compilation of react package to ESmodules format . (#1005) (26c150b)
oidc-client - Release v6.16.0

Published by github-actions[bot] over 1 year ago

6.16.0 (2023-03-17)

Features

  • build: Build OidcServiceWorker through esbuild/vite. (#981) (e128be4)
oidc-client - Release v6.15.9

Published by github-actions[bot] over 1 year ago

6.15.9 (2023-03-14)

Bug Fixes

  • oidc: temp fix for bad exclusion (c6230cd)
oidc-client - Release v6.15.8

Published by github-actions[bot] over 1 year ago

6.15.8 (2023-03-10)

Bug Fixes

  • oidc: dev install not working (c4405b7)
oidc-client - Release v6.15.7

Published by github-actions[bot] over 1 year ago

6.15.7 (2023-03-10)

Bug Fixes

  • oidc: service worker not working on old device (#990) (c44d695)
oidc-client - Release v6.15.6

Published by github-actions[bot] over 1 year ago

6.15.6 (2023-03-08)

Bug Fixes

  • serviceworker: Fix to copy prop oidcConfiguration.service_worker_convert_all_requests_to_cors in oidcConfiguration (#985) (9b72088)
oidc-client - Release v6.15.5

Published by github-actions[bot] over 1 year ago

6.15.5 (2023-03-04)

Documentation

  • readme: Minor tidy, reduce code indenting (for small screens) (#980) (96cd6c2)
oidc-client - Release v6.15.4

Published by github-actions[bot] over 1 year ago

6.15.4 (2023-03-04)

Documentation

  • Mention usage of wildcard '*' for Trusted domains. (#979) (fe15c7b)
oidc-client - Release v6.15.3

Published by github-actions[bot] over 1 year ago

6.15.3 (2023-03-03)

Documentation

  • oidctrusteddomains: Add note about configuring wildcards for trustedDomains (#977) (1750470)
oidc-client - Release v6.15.2

Published by github-actions[bot] over 1 year ago

6.15.2 (2023-03-02)

Code Refactoring

  • types: Improve types in OidcServiceWorker (#975) (b096b11)
oidc-client - Release v6.15.1

Published by github-actions[bot] over 1 year ago

6.15.1 (2023-03-01)

Bug Fixes

  • oidc: remove log in crypto and add test (63d0ab2)
oidc-client - Release v6.15.0

Published by github-actions[bot] over 1 year ago

6.15.0 (2023-03-01)

Features

  • serviceworker: Run serviceWorker through typescript compiler. (#973) (66ae79a)
oidc-client - Release v6.14.12

Published by github-actions[bot] over 1 year ago

6.14.12 (2023-03-01)

Bug Fixes

  • oidc-vanilla-demo: checkIframe was lost because of page refresh (e34234a)
oidc-client - Release v6.14.11

Published by github-actions[bot] over 1 year ago

6.14.11 (2023-03-01)

Bug Fixes

oidc-client - Release v6.14.10

Published by github-actions[bot] over 1 year ago

6.14.10 (2023-02-28)

Bug Fixes

oidc-client - Release v6.14.9

Published by github-actions[bot] over 1 year ago

6.14.9 (2023-02-27)

Bug Fixes

oidc-client - Release v6.14.8

Published by github-actions[bot] over 1 year ago

6.14.8 (2023-02-21)

Bug Fixes

  • oidc: add reason details to isTokensOidcValid (7d38a35)