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

Official Node SDK for interacting with the WorkOS API

Results 58 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.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/workos/workos-node). ## Config Migration Needed - [ ]...

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

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://redirect.github.com/kulshekhar/ts-jest)) | [`29.1.3` -> `29.4.5`](https://renovatebot.com/diffs/npm/ts-jest/29.1.3/29.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.3/29.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

## Description Refactors the session helpers to add a new session class. The old helper methods will stay put, but we'll likely add a deprecation comment and remove them in...

## Description Adding the certificate renewal intent as an option for link generation ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets...

Hey all, We are trying to create an organization users view in our application and there doesn't seem to be a straightforward way of doing so. (Image below) Right now...

## Description This event is [never emitted](https://work-os.slack.com/archives/C07CZA4UJ81/p1721849550636049) so we are officially deprecating. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need...

breaking change