I have a jekyll site, I want my client to login the CMS using his google account.
- I activated the option (external providers)
- In registration preferences I set to invite only. Invitation email is sent.
- Login with the gmail account is ok, and I can see the message that the user is logged
But when the user is trying to enter the CMS UI, using nameWebsite.netlify.com/admin the screen just give option to login with Github account. So my client can’t access to the console. What am I forgetting or missing?