Join Discord
Powered by
Is there a way to restrict sign in to allow emails...
# support-questions-legacy
t
Tushar
11/07/2023, 9:59 AM
Is there a way to restrict sign in to allow emails only from a specific domain when using sign in with google
@rp_st
r
rp_st
11/07/2023, 10:19 AM
hey
@Tushar
there is. You need to use google workspaces login, and you can specify the domain there.
t
Tushar
11/07/2023, 11:14 AM
can't we restrict it in the signinup function by overriding it
r
rp_st
11/07/2023, 11:14 AM
yup! you can
rp_st
11/07/2023, 11:14 AM
override the signinup function which has the email as the input
rp_st
11/07/2023, 11:14 AM
and then check there.
9
Views
Previous
Next