mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
8
docs/models/operations/CreateRedirectURLRequestBody.md
Normal file
8
docs/models/operations/CreateRedirectURLRequestBody.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# CreateRedirectURLRequestBody
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `url` | *Optional<? extends String>* | :heavy_minus_sign: | The full url value prefixed with `https://` or a custom scheme e.g. `"https://my-app.com/oauth-callback"` or `"my-app://oauth-callback"` |
|
||||
Reference in New Issue
Block a user