Releases: versini-org/auth-client
Releases · versini-org/auth-client
auth-common: v2.12.1
2.12.1 (2024-07-15)
Bug Fixes
- adding missing AUTH_TYPE_KEY to JWT constant (#103) (6de762b)
auth-provider: v5.3.0
5.3.0 (2024-07-14)
Features
auth-provider: v5.2.1
5.2.1 (2024-07-09)
Bug Fixes
- logout reason should reset when login is successful (#96) (44f1fdf)
auth-provider: v5.2.0
5.2.0 (2024-07-09)
Features
- replacing useState with useReducer (#94) (ab23ac3)
auth-provider: v5.1.3
5.1.3 (2024-07-09)
Bug Fixes
- userId will be required in a future auth server update (#92) (611de3f)
auth-provider: v5.1.2
5.1.2 (2024-07-09)
Bug Fixes
- bump dependencies to latest (#91) (8dc7158)
- on failed login, isLading is never reset (#89) (a8f52e7)
auth-provider: v5.1.1
5.1.1 (2024-07-07)
Bug Fixes
- use domain and rely on the server to setup the cookie (#81) (75f5569)
auth-provider: v5.1.0
5.1.0 (2024-07-07)
Features
- enabling access token fallback via secure cookie (#79) (fc64e50)
auth-common: v2.11.0
2.11.0 (2024-07-07)
Features
- enabling access token fallback via secure cookie (#79) (fc64e50)