sashankshukla / splash

2 stars 0 forks source link

finished login auth globally stores info #34

Closed frankeyhe closed 1 year ago

frankeyhe commented 1 year ago

Google Auth finished stores user token into store.LoginData.token populates profile page with current users info

sashankshukla commented 1 year ago

@frankeyhe hey this looks absolutely phenomenal. Is there anyway that after the login we can get the "sign in with google" button on the navbar to now display the users name. or like initials. If you want I can make a new issue for this and do it should be pretty simple. But this is amazing work [Fixed]

sashankshukla commented 1 year ago

Also an issue with the sign on button on smaller screens the navbar looks off.

sashankshukla commented 1 year ago

Also noticed that if you refresh the page you need to re-authenticate which shouldn't be the case