mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
1.1 KiB
1.1 KiB
GetOAuthAccessTokenRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
userId |
String | ✔️ | The ID of the user for which to retrieve the OAuth access token |
provider |
String | ✔️ | The ID of the OAuth provider (e.g. oauth_google) |