Using userinfo
with googleoauth errors "userinfo can not be used without discovery"
#260
Open
2 tasks done
Prerequisites
Fastify version
4.27.0
Plugin version
7.8.1
Node.js version
20.10.0
Operating system
macOS
Operating system version (i.e. 20.04, 11.3, 10)
12.3.1
Description
Usine
userinfo
withgoogleOauth2
gives a throws an errorGoogle gives a id_token, which it suggests to validate locally & get user details from the same. Documentation from google is below
Link to code that reproduces the bug
No response
Expected Behavior
googleOauth2.userinfo(token)
should return the user object by locally parsing the jwt.The text was updated successfully, but these errors were encountered: