Closed PaulAsjes closed 1 week ago
Fixes https://github.com/workos/authkit-nextjs/issues/121
Adds signUpPaths to middleware configuration, which allows you to specify which paths should show the "sign up" screen hint over the default "sign in".
signUpPaths
Fixes https://github.com/workos/authkit-nextjs/issues/121
Adds
signUpPaths
to middleware configuration, which allows you to specify which paths should show the "sign up" screen hint over the default "sign in".