narze / typeland

yet another typing test website (wip)
https://typeland.vercel.app
4 stars 1 forks source link

Support authentication with SSR #17

Open narze opened 4 years ago

narze commented 4 years ago

To prevent the blinking, we should make SSR for auth

b5710546232 commented 4 years ago

Hello @narze, Can I try work on this one ?

narze commented 4 years ago

Yes, please! (Originally, I planned to do it like this https://dev.to/parondeau/server-side-authentication-with-firebase-and-next-js-bag)