Skip to Content
Clerk logo

Clerk Docs

Ctrl + K
Go to clerkstage.dev

RedirectOptions

An interface that provides options for a range of redirect methods.

Properties

NameTypeDescription
afterSignInUrl?string | null | undefinedFull URL or path to navigate to after successful sign-in.
afterSignUpUrl?string | null | undefinedFull URL or path to navigate to after successful sign-up. Sets the afterSignUpUrl if the "Sign up" link is clicked.
redirectUrl?string | null | undefinedFull URL or path to navigate to after successful sign-in, or sign-up. The same as setting afterSignInUrl and afterSignUpUrl to the same value.

What did you think of this content?

Clerk © 2023