Closed PaulAsjes closed 1 month ago
Fixes https://github.com/workos/authkit-nextjs/issues/96
We always assumed that state would be set in the callback URI, however that's not the case with invitations. This adds a safety check before trying to parse.
state
Fixes https://github.com/workos/authkit-nextjs/issues/96
We always assumed that
state
would be set in the callback URI, however that's not the case with invitations. This adds a safety check before trying to parse.