You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`accessTokenField` - Name of HTTP header, body field or query parameter where access token is stored in request
44
44
*`refreshTokenField` - Name of HTTP header, body field or query parameter where refresh token is stored in request
45
45
*`passReqToCallback` - Should `verify` function received as first parameter `req` object
46
-
46
+
*`profileWithEmail` - If `true` library will try to load profile with all emails that are associated with profile. `email` is scope that is required. If nothing is selected emails will not be loaded.
0 commit comments