groupin-il / groupin-frontend

0 stars 1 forks source link

Login should be a dropdown box rather than a new page #22

Open Avishayy opened 4 years ago

Avishayy commented 4 years ago

The current login page is quite obnoxious in comparison to the expected simplicity.

Sadly, this is not a really trivial fix. Since this is an OAuth login, there needs to be redirection.

Hit @NoamNissan or @ozizhakGT for more information about the OAuth stuff.

NoamNissan commented 4 years ago

As a matter of fact it's not that complicated. No matter how the page/button looks like, pressing it must cause a navigation out of the website (href) rather then a fetch.