mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
1.7 KiB
1.7 KiB
CreateRedirectURLRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
url |
Optional<? extends String> | ➖ | The full url value prefixed with https:// or a custom scheme e.g. "https://my-app.com/oauth-callback" or "my-app://oauth-callback" |