Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEV] Password Protect App #136

Open
DConnorFong opened this issue Mar 29, 2021 · 0 comments
Open

[DEV] Password Protect App #136

DConnorFong opened this issue Mar 29, 2021 · 0 comments

Comments

@DConnorFong
Copy link
Collaborator

Development Task 🔧

What? ❓

This isn't really a big issue right now because the application is in dev-mode (only permitted users in the Google Developer Console) can actually create an application, but I would like to implement some sort of Password key system (settable in the environment variables) that prevents random users from creating accounts and smoking our SendGrid limits for example.

This would probably look like modifying the create user route to accept a password that is inputted on the client create account page. If this matches, then proceed as normal. If it doesn't then render an error message and prompt the user to re-enter the password or leave.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant