Node js
import WorkOS from '@workos-inc/node'; const workos = new WorkOS('sk_example_123456789'); const profile = await workos.sso.getProfileAndToken({ code: '01E2RJ4C05B52KKZ8FSRDAP23J', clientID: 'client_123456789', });
WorkOS Usages
API Reference | WorkOS Docs
Reference documentation for the WorkOS API. Contains code snippets for our Python, PHP, Laravel, Node.js, Go, .NET, and Ruby libraries.
https://workos.com/docs/sdk/node

WorkOS - Your app, Enterprise Ready.
WorkOS provides a single, elegant interface that abstracts dozens of enterprise integrations.
https://workos.com/


Seonglae Cho