Hi,
I’m using Strapi Roles and permissions to allow users have access to my front-end application. In order to log themselves to the application, I’m using google authentication provider. However, by doing so, I don’t see a way to limit acess to certain mail address. The only thing that I can do is totally disable registration from Roles and Persmissions Plugin once every users have registered by themselves.
Would there be a way to pre-register them manually in the user table ?
Thank you,
System Information
- Strapi Version: 3.4.1
- Operating System: macOS
- Database: Mongo
- Node Version: 12.16.1
- NPM Version: 6.13.14