Question By
Unsolved

[Bug: Wave] Users can still create an account through social sign on when registrations are disabled in Auth

produkt

Nov 21st, 2025 01:13 AM

I allow users to login/create an account with Google social sign on. I currently have new user registrations disabled. A new user was able to circumvent this setting and create a new account by selecting a Google account via social sign on. How can I make sure new registrations are disabled entirely?

bobbyiliev

Jan 12th, 2026 04:21 AM

Hey!

Ah sorry for missing this quesiton. Indeed sounds like a bug in the Auth package:

https://github.com/thedevdojo/auth

I will have to submit a PR for this, should be an easy fix though.

bobbyiliev

Jan 28th, 2026 06:32 AM

Should be fixed now with: https://github.com/thedevdojo/auth/pull/179

Report
1