strapi-plugin-users-permissions
Version:
Protect your API with a full-authentication process based on JWT
20 lines (10 loc) • 818 B
Markdown
# Strapi plugin
## Deprecation Warning :warning:
Hello! We have some news to share,
We’ve decided it’ll soon be time to end the support for `strapi-plugin-users-permissions`.
After years of iterations, Strapi is going to V4 and we won’t maintain V3 packages when it’ll reach its end-of-support milestone (~end of Q3 2022).
If you’ve been using `strapi-plugin-users-permissions` and have migrated to V4 (or if you want to), you can find the equivalent and updated version of this package at this [URL](https://github.com/strapi/strapi/tree/master/packages/plugins/users-permissions) and with the following name on NPM: `@strapi/plugin-users-permissions`.
If you’ve contributed to the development of this package, thank you again for that! We hope to see you on the V4 soon.
The Strapi team