GoogleLoginButton:
Calls backend api to get google login link and redirects to google login page
GoogleLoadingPage:
Landing page after google login in. Attempts to get the google authentication code and send to backend to verify. Gets back the usual jwt tokens
Added GoogleLogin
GoogleLoginButton: Calls backend api to get google login link and redirects to google login page
GoogleLoadingPage: Landing page after google login in. Attempts to get the google authentication code and send to backend to verify. Gets back the usual jwt tokens