Skip to content

Release v1.0.5

Compare
Choose a tag to compare
@yasudacloud yasudacloud released this 15 Apr 10:20
· 5 commits to main since this release
a764999

Strapi's method of storing JWT tokens has changed, so the plugin has been modified as well.
If you're using Strapi v5.12.0 or later, we recommend updating the plugin.

CSRF protection has also been added for some providers during authentication.
@ww24 Thanks!