Skip to Content
Clerk logo

Clerk Docs

Ctrl + K
Go to clerk.com

SignInRedirectOptions

An interface that provides options for sign-in redirect methods.

Properties

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

Last updated on October 10, 2023

What did you think of this content?

Clerk © 2023