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

Add missing type #55

Closed PaulAsjes closed 1 week ago

PaulAsjes commented 1 week ago

Adds missing type to the NoUserInfo interface.

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