Releases: zentered/auth0-solid-start
Releases · zentered/auth0-solid-start
v1.1.3
1.1.3 (2022-12-15)
Bug Fixes
- add ERR_JWT_EXPIRED error, some more debug logs, update packages (1f570d2)
v1.1.2
1.1.2 (2022-12-01)
Bug Fixes
- add orgId to session, refactor env variable (df1929a)
v1.1.1
1.1.1 (2022-11-28)
Bug Fixes
- bump solid-start, solidjs and everything else (b47f3f9)
v1.1.0
1.1.0 (2022-10-19)
Features
- fetch new access token with refresh token (ce70bc6)
v1.0.3
1.0.3 (2022-10-12)
Bug Fixes
- set offline_access scope for /authorize call (069839d)
v1.0.2
1.0.2 (2022-09-29)
Bug Fixes
- add state and code verification, more logs to debug issues (13d9d99)
v1.0.1
1.0.1 (2022-09-29)
Bug Fixes
- add
process
vite fix, add debug info (df5e744)
v1.0.0
1.0.0 (2022-09-27)
Bug Fixes
Features