samples-nodejs-express-4
samples-nodejs-express-4 copied to clipboard
statetoken is there in response
I see the state token but where i can see the access token or bearer token ?
Tokens should be set in req.userContext.tokens. What tokens do you see in this object?