workos / authkit-nextjs

The WorkOS library for Next.js provides convenient helpers for authentication and session management using WorkOS & AuthKit with Next.js.
MIT License
67 stars 18 forks source link

Add signUpPaths configuration #123

Closed PaulAsjes closed 1 week ago

PaulAsjes commented 3 weeks 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".