is acess_token and token_id same because in this way we are only getting acess_token and when i a using that too validate my req in backend it says wrong number of segments in token
Hi bro I wanna ask I have made Todo list User can create account then after login to use now I want to add login by google how how I will grab or which password I will store to my Database when using google auth means I will get name email like that but what about password which user will put to login again?????? please guide me I am stuck here....
I will have to know what framework/technologies you are using if you are using a backend then once google signin is complete you can use the data received from google and generate a new jwt token and use that as login
Thank you for the overview, this type of clarity is much needed
broooooo lots of love you saved my project
thanks a lot
Thanks for this tutorial man !! greatings from Chile !
Thanks buddy.
Helpfull🥰
Thanks, man 🤟
thank u so much sir
is acess_token and token_id same because in this way we are only getting acess_token and when i a using that too validate my req in backend it says wrong number of segments in token
Thx bro
How to display the information on the screen once logged in?
Anyone resolve my issue after hit button it will come
code:
authuser:
code:
prompt:
scope:
How can get data from this response
if we want multiple user mail id in the popup After clicking on the button then we need to add users mail id in test users (of google cloud ) right !
You need to click on use another account on the popup and then add the new account.
but it's 2024 and the email property is not coming
Hi bro I wanna ask I have made Todo list User can create account then after login to use now I want to add login by google how how I will grab or which password I will store to my Database when using google auth means I will get name email like that but what about password which user will put to login again?????? please guide me I am stuck here....
I will have to know what framework/technologies you are using if you are using a backend then once google signin is complete you can use the data received from google and generate a new jwt token and use that as login
@@FixItWithAnkit I am using Full Mern Stack , react for Front-End and mongodb and nodejs for backend
i followed your steps but i keep getting Google SDK isn't loaded!
i am not getting back email other than the that email with witch i created the client id
how to get all of the user email witch try to connect
For that you will have to move the google app to production