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

Fix some return types #100

Closed PaulAsjes closed 1 month ago

PaulAsjes commented 1 month ago

Upgrades the workos-node version, also fixes some inconsistencies with the return types of some of the helper methods.