i am studyingh about google oauth and was implementing it and now i got the id token from google and idk how can i verify the signature of the jwt(id_token) using java. Is theree a way to verify the signature without using the google libraries?
i am studyingh about google oauth and was implementing it and now i got the id token from google and idk how can i verify the signature of the jwt(id_token) using java. Is theree a way to verify the signature without using the google libraries?