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 v7.22.31

Published by github-actions[bot] 18 days ago

7.22.31 (2024-10-02)

Bug Fixes

  • oidc: force sw update when new registration appears (release) (#1449) (cc731c1)
oidc-client - Release v7.22.30

Published by github-actions[bot] 19 days ago

7.22.30 (2024-10-01)

Bug Fixes

  • oidc: remove missing console.log (#1472) (release) (8c98b27)
oidc-client - Release v7.22.29

Published by github-actions[bot] 21 days ago

7.22.29 (2024-09-29)

Bug Fixes

oidc-client - Release v7.22.28

Published by github-actions[bot] 21 days ago

7.22.28 (2024-09-29)

Bug Fixes

  • oidc: fetchWithTokens was using a snapshot of tokens (#1465) (release) (346bdce)
oidc-client - Release v7.22.27

Published by github-actions[bot] 22 days ago

7.22.27 (2024-09-28)

Bug Fixes

  • oidc: user reload time before expiration (release) (#1464) (6354370)
oidc-client - Release v7.22.26

Published by github-actions[bot] 23 days ago

7.22.26 (2024-09-27)

Bug Fixes

  • oidc: lock unexpected behavior (#1459) (release) (10e7257)
oidc-client - Release v7.22.25

Published by github-actions[bot] 24 days ago

7.22.25 (2024-09-26)

Bug Fixes

oidc-client - Release v7.22.24

Published by github-actions[bot] about 2 months ago

7.22.24 (2024-09-02)

Bug Fixes

  • oidc: prettier lint (release) (90d3427)
  • oidc: remove no-existing property add typings (release) (47f9de1)

Code Refactoring

oidc-client - Release v7.22.23

Published by github-actions[bot] about 2 months ago

7.22.23 (2024-08-25)

Bug Fixes

  • oidc: usage of config option service_worker_register (#1440) (release) (d15a57d)
oidc-client - Release v7.22.22

Published by github-actions[bot] 2 months ago

7.22.22 (2024-08-20)

Bug Fixes

  • logout: should work correctly with multiple tabs (alpha) (#1435) (1159262)
  • oidc: Add undefined as union type into arguments for login, logout, renewTokens (#1429) (alpha) (23ae6ba)
oidc-client - Release v7.22.21

Published by github-actions[bot] 3 months ago

7.22.21 (2024-07-26)

Bug Fixes

  • oidc: Add null as union type into arguments for login, logout, renewTokens functions (#1427) (release) (318de92)
oidc-client - Release v7.22.20

Published by github-actions[bot] 3 months ago

7.22.20 (2024-07-22)

Bug Fixes

  • oidc: record tabIds when service worker receives init event (release) (05ace2d)

Code Refactoring

  • initWorker: null coalescing (6b5f6b4)
  • parameters: Default parameters should be last.sonarlint(typescript:S1788) (34bd8e4)
oidc-client - Release v7.22.19

Published by github-actions[bot] 3 months ago

7.22.19 (2024-07-20)

Bug Fixes

  • demo: Update configurations.ts (cd2f57e)
  • eslint: Fix ESLint to run prettier (02b00e0)
  • oidc: autorenew from custom fetch was broken (release) (2cf0b62)
  • oidc: lint (alpha) (f1d9da4)

Code Refactoring

  • lint: Fix minor lint issues (8797330)
  • silentcallback: Catch any errors in async playCallbackAsync (f6cf194)
oidc-client - Release v7.22.18

Published by github-actions[bot] 3 months ago

7.22.18 (2024-07-16)

Bug Fixes

  • oidc: separate state, nonce and codeVerifier for each tab (release) (#1402) (5ee0cc8)
oidc-client - Release v7.22.17

Published by github-actions[bot] 3 months ago

7.22.17 (2024-07-15)

Bug Fixes

  • oidc: clenup client internal promises when requests are finished (release) (#1417) (b099078)

Documentation

Build Systems

  • job: Update job scripts to v4. (earlier versions are marked deprecated) (#1411) (7caee91)
  • lint: Update lint step to run. (#1409) (a989ed2)
oidc-client - Release v7.22.16

Published by github-actions[bot] 3 months ago

7.22.16 (2024-07-11)

Bug Fixes

Documentation

oidc-client - Release v7.22.15

Published by github-actions[bot] 3 months ago

7.22.15 (2024-07-10)

Code Refactoring

  • oidcServiceWorker: Extract GetCurrentDatabaseTokenEndpoint, add tests. (#1405) (release) (73eae7e)
oidc-client - Release v7.22.14 Latest Release

Published by github-actions[bot] 3 months ago

7.22.14 (2024-07-10)

Code Refactoring

oidc-client - Release v7.22.13

Published by github-actions[bot] 4 months ago

7.22.13 (2024-07-05)

Bug Fixes

oidc-client - Release v7.22.9

Published by github-actions[bot] 4 months ago

7.22.9 (2024-07-02)

Bug Fixes

  • oidc: MessageChannel is not closed after message is received (release) (#1396) (77eb9e1)