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 function to switch orgs #114

Closed pdeva closed 1 month ago

pdeva commented 1 month ago

this is quite a basic feature thats missing

PaulAsjes commented 1 month ago

You can do this with the refreshSession method. See the docs: https://github.com/workos/authkit-nextjs?tab=readme-ov-file#refreshing-the-session