Releases: WilsonLe/payload-oauth2
Releases · WilsonLe/payload-oauth2
v1.0.14
What's Changed
- fix(callback-endpoint): correctly pass jwt token to success redirect, not access token by @WilsonLe in #34
Full Changelog: v1.0.13...v1.0.14
v1.0.13
What's Changed
- fix(auth_strategy): gracefully log invalid jwt token and return null users instead of an internal server error by @WilsonLe in #32
Full Changelog: v1.0.12...v1.0.13