Is there a way to restrict sign in to allow emails only from a specific domain when using sign in wi...
t
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
hey @Tushar there is. You need to use google workspaces login, and you can specify the domain there.
t
can't we restrict it in the signinup function by overriding it
r
yup! you can
override the signinup function which has the email as the input
and then check there.
7 Views