Couple questions,
I'm using this plugin to do OAuth sign in for the admin panel, I only want users with existing admin accounts to be able to use the OAuth to login. (Created by another admin manually)
- Is there a way to restrict it to only signing in for existing accounts?
- Is there a way to manually create a link, or to specify that an account with Id equal to the oauth account id will link.
- Is there a way to edit the sign in button, ideally, I'd like it to just be
Sign in with <service>
Couple questions,
I'm using this plugin to do OAuth sign in for the admin panel, I only want users with existing admin accounts to be able to use the OAuth to login. (Created by another admin manually)
Sign in with <service>