CodeArgs
Type definition for CodeArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
code | string | true |
Used in endpoints
- Get auth token using OAuth
POST /auth/oauth/{provider}as payload
Type definition for CodeArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
code | string | true |
POST /auth/oauth/{provider} as payload