Skip to content

Releases: zentered/auth0-solid-start

v1.1.3

15 Dec 08:40
1f570d2
Compare
Choose a tag to compare

1.1.3 (2022-12-15)

Bug Fixes

  • add ERR_JWT_EXPIRED error, some more debug logs, update packages (1f570d2)

v1.1.2

01 Dec 09:58
aa3a598
Compare
Choose a tag to compare

1.1.2 (2022-12-01)

Bug Fixes

  • add orgId to session, refactor env variable (df1929a)

v1.1.1

28 Nov 19:03
b47f3f9
Compare
Choose a tag to compare

1.1.1 (2022-11-28)

Bug Fixes

  • bump solid-start, solidjs and everything else (b47f3f9)

v1.1.0

19 Oct 07:41
7d7d1ad
Compare
Choose a tag to compare

1.1.0 (2022-10-19)

Features

  • fetch new access token with refresh token (ce70bc6)

v1.0.3

12 Oct 11:35
4c74f10
Compare
Choose a tag to compare

1.0.3 (2022-10-12)

Bug Fixes

  • set offline_access scope for /authorize call (069839d)

v1.0.2

29 Sep 08:15
13d9d99
Compare
Choose a tag to compare

1.0.2 (2022-09-29)

Bug Fixes

  • add state and code verification, more logs to debug issues (13d9d99)

v1.0.1

29 Sep 07:23
df5e744
Compare
Choose a tag to compare

1.0.1 (2022-09-29)

Bug Fixes

  • add process vite fix, add debug info (df5e744)

v1.0.0

27 Sep 17:16
b6a7aad
Compare
Choose a tag to compare

1.0.0 (2022-09-27)

Bug Fixes

Features