Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

OAuth 2.0 get encoded user id after authorization.

Hi There,

 

Like oauth 1.0 , after authorization can we get encoded user id in oauth 2.0 also?

 

{ "access_token": "eyJhbGciOiJ....Ulpc", "expires_in": 600, "refresh_token": "...", "token_type": "Bearer" }

Best Answer
0 Votes
1 REPLY 1

@Pramod wrote:

Hi There,

 

Like oauth 1.0 , after authorization can we get encoded user id in oauth 2.0 also?

 


We will be adding this functionality very soon! Thanks for the suggestion.

Best Answer
0 Votes