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
The typescript definitions of passport doesn't support these strategy's adhoc params for forceful refresh token retrival, you need to typecast the AuthenticateOptions so that your code can compile. Wherever you are generating your google auth URL use this code.
The typescript definitions of passport doesn't support these strategy's adhoc params for forceful refresh token retrival, you need to typecast the AuthenticateOptions so that your code can compile. Wherever you are generating your google auth URL use this code.
The text was updated successfully, but these errors were encountered: