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 missing type #55

Closed PaulAsjes closed 5 months ago

PaulAsjes commented 5 months ago

Adds missing type to the NoUserInfo interface.

Fixes https://github.com/workos/authkit-nextjs/issues/54