workos / workos-node

Official Node SDK for interacting with the WorkOS API
https://workos.com/docs/sdk/node
MIT License
120 stars 30 forks source link

Add `context` to `AuthorizationURLOptions` #1120

Closed cmatheson closed 2 months ago

cmatheson commented 2 months ago

Description

The context parameter will be supplied by AuthKit when redirecting to a developer's initiate_login_uri

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.