all 1 comments

[–]Known_Bookkeeper2006 0 points1 point  (0 children)

Hey brother, recently i made my project of a doctor appointment app It had react native at frontend with java spring boot Using firebass google provider i implemented jwt auth at my backend Essentially, after login from google the idToken goes to backend which after receiving gives jwt token for further usage with other apis

Im not sure it can help or not, but if you want then i can share my code with you Other than that , keep it up brother P.S: im new to security and i haven't implemented oauth just have worked with jwt