Skip to content

Releases: bjerkio/oidc-react

v3.4.1

09 Dec 21:09
8a945e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.4.1

v3.4.0

22 Oct 13:48
2d6f750
Compare
Choose a tag to compare

What's Changed

  • feat: export WebStorageStateStore from oidc-client-ts by @jankc in #1056

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

22 Oct 13:28
ae0a08b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.2...next

v3.2.2

20 Jun 07:38
bc69de0
Compare
Choose a tag to compare

3.2.2 (2023-06-20)

Bug Fixes

  • multiplied code exchange requests in strict mode (#1012) (2118bb2)

v3.2.1

12 Jun 19:57
a479e8d
Compare
Choose a tag to compare

3.2.1 (2023-06-12)

Bug Fixes

  • deps: update dependency oidc-client-ts to v2.2.4 (#1006) (423be19)

v3.2.0

02 May 12:12
3e8a89d
Compare
Choose a tag to compare

3.2.0 (2023-05-02)

Features

v3.1.0

21 Apr 07:43
4ddcae6
Compare
Choose a tag to compare

3.1.0 (2023-04-21)

Features

  • add metadata parameter to AuthContext (1e6703b)

v3.0.4

10 Apr 13:08
e634961
Compare
Choose a tag to compare

3.0.4 (2023-04-10)

Bug Fixes

  • isLoading has correct status when autoSignIn is disabled and user is signed out (#982) (db28cdd) by @jamesdh

v3.0.3

16 Mar 19:52
07ac025
Compare
Choose a tag to compare

3.0.3 (2023-03-16)

Bug Fixes

  • handle both null user and user.expired when autoSignIn is disabled (#977) (1a95930) by @jamesdh

v3.0.2

12 Mar 18:42
7db6414
Compare
Choose a tag to compare

3.0.2 (2023-03-12)

Bug Fixes