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
// You have a new access token, store it in the user object,
50
50
// or use it to make a new request.
@@ -75,7 +75,7 @@ This can be useful if you'd like to reuse strategy objects but under a different
75
75
Some endpoints require additional parameters to be sent when requesting a new access token. To send these parameters, specify the parameters when calling `requestNewAccessToken` as follows:
0 commit comments