gush-labs / kazan

VueJS web-app to practice Japanese
https://gush-labs.github.io/kazan/
GNU General Public License v3.0
1 stars 1 forks source link

Sign in through Apple and Google #73

Closed VadimGush closed 1 year ago

VadimGush commented 2 years ago

For the first version of the server it would be better to not have to worry about all registration and account management process (email verification, bot prevention, password resets and etc.). It would be easier instead to setup login through Google and Apple.

This issue includes both server implementation and web-app support.