mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 10:55:37 +00:00
fix grammar issue
Signed-off-by: Jake Sylvestre <jakesyl@gmail.com>
This commit is contained in:
parent
cf278ae56d
commit
79fc341d11
@ -84,7 +84,7 @@ You gain the ability to modify these files without forking the plugin package, h
|
||||
|
||||
### Can I add my own 3rd party auth provider
|
||||
|
||||
Yes you can either follow the following [guide](../plugins/users-permissions.md#adding-a-new-provider-to-your-project) or you can take a look at the [users-permissions](https://github.com/strapi/strapi/tree/master/packages/strapi-plugin-users-permissions) and submit a pull request to include the provider for everyone. Eventually Strapi does plan to move from the current grant/purest provider to a split natured system similar to the upload providers.
|
||||
Yes, you can either follow the following [guide](../plugins/users-permissions.md#adding-a-new-provider-to-your-project) or you can take a look at the [users-permissions](https://github.com/strapi/strapi/tree/master/packages/strapi-plugin-users-permissions) and submit a pull request to include the provider for everyone. Eventually Strapi does plan to move from the current grant/purest provider to a split natured system similar to the upload providers.
|
||||
|
||||
There is currently no ETA on this migration however.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user