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 `authorization_code` that is being returned is the `one-time code` that you can send to your backend server, so that the server can exchange for its own access token and refresh token.
62
+
The `authorizationCode` that is being returned is the `one-time code` that you can send to your backend server, so that the server can exchange for its own access token and refresh token.
0 commit comments