workos-node icon indicating copy to clipboard operation
workos-node copied to clipboard

Official Node SDK for interacting with the WorkOS API

Results 15 workos-node issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

dependencies

## Description Adding types/parsing for authentication events. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ``` [ ] Yes...

do not merge

It seems like when the internal works api (api.workos.com) throws an error you just return it. For example the api `authenticateWithCode` can throw an error for email verification, but the...

Previously, this would always return a `Webhook` (now `Event`), unless verifyHeader failed. Now, it returns `undefined`, if the payload couldn't be deserialized.

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies