HackGT / registration

Powerful and extensible registration system for hackathons and other large events
https://registration.hack.gt
MIT License
6 stars 1 forks source link

Simplify login and registration pages #216

Closed ehsanmasdar closed 6 years ago

ehsanmasdar commented 6 years ago

For user login and registration, we want to limit available options to 1 external method plus an option to locally register. This also involves some changes to the UI of /login, it should be refactored to more of a "traditional" login look with a centered input area that prompts for username/password.

Related to #36