Files
clerk-sdk-java/docs/models/operations/CreateRedirectURLRequestBody.md
2024-06-13 13:51:50 -04:00

1.7 KiB
Raw Permalink Blame History

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"