Hey Team,
I’ve implemented a way to restrict loging and registration to OAuth only. This is usefull if you have a private instance and you want to ensure eveyone uses Google Workspace etc.
is_oauth_only flag to instance_settings (defualt false).is_oauth_only is true (except for root user at UID 0 to avoid lockouts).is_oauth_only is true.I’ve verified the paths, and it should work fine. Let me know what you think!
/claim #8042
jyoti369
@jyoti369
Kewyn Ferreira
@kewynf