Python Google Login Help
I’m using python flask and have successfully implemented google login.
How do I get the JWT of the logged in google user so that I can use get_user(jwt)?
Thanks!
How do I get the JWT of the logged in google user so that I can use get_user(jwt)?
Thanks!