Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
zzzuxy's avatar
zzzuxy
Honored Guest
3 years ago

Get user Info from the app's backend service

Is there a way for the App's server to fetch Quest user ID based on the access token? The flow looks like this

1. Client calls the backend with access token.

2. Backend calls Quest API to fetch user ID, base on the access token.

We don't want the client to directly send the user ID, because we want to make sure the caller can verify itself based on access tokens.

No RepliesBe the first to reply