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
44 stars 9 forks source link

Add additional configuration to control the return pathname #9

Closed benoitgrelard closed 3 months ago

benoitgrelard commented 3 months ago

This PR handles a couple things:

Fixes #11