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
68 stars 19 forks source link

Preserve search params on return #67

Closed PaulAsjes closed 4 months ago

PaulAsjes commented 4 months ago

Search params were not being saved on return from AuthKit, this fixes that.