Skip to Content
Clerk logo

Clerk Docs

Ctrl + K
Go to clerk.com

RedirectOptions

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

Attributes

NameTypeDescription
afterSignInUrlstring | null | undefinedFull URL or path to navigate to after successful sign-in.
afterSignUpUrlstring | null | undefinedFull URL or path to navigate to after successful sign-up. Sets the afterSignUpUrl if the "Sign up" link is clicked.
redirectUrlstring | 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