Sign in with your VersaTech account to test user claim extraction and OBO flow.
Authorization Code Flow:
This uses the OAuth 2.0 Authorization Code flow with PKCE, which is the secure way to get user tokens in web applications.
On-Behalf-Of (OBO):
After getting your token, the backend will exchange it for a VT AI API token that still contains your user claims (email, name, groups).