VesperAkshay / qr-code-generator

https://quick-qr-builder.vercel.app/
40 stars 104 forks source link

[Feature]: Allow Signup only with Recognized Email Services #196

Open smog-root opened 2 weeks ago

smog-root commented 2 weeks ago

Update the existing signup and login processes to incorporate email domain validation. Restrict access to users with email addresses from trusted providers (e.g., Gmail, Outlook).

During signup, extract the domain from the user's email address and compare it to a predefined list of approved providers. If the domain matches, proceed with the signup; if it doesn't, show an error message.

i'm expecting a gssoc-ext with level3 and a hacktoberfest-accepted label!

@VesperAkshay

github-actions[bot] commented 2 weeks ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!