Skip to content

An example application demonstrating how Magic Link, SSO, and Admin Portal works with WorkOS

License

Notifications You must be signed in to change notification settings

workos/workos-explore

Repository files navigation

workos-explore

An example application demonstrating how Magic Link, SSO, and Admin Portal works with WorkOS.

Clone and Install

Clone this repo and install dependencies:

git clone https://github.com/workos-inc/workos-explore.git && cd workos-explore && npm install

Configure your environment

  1. Grab your API Key.
  2. Create the .env file.
  3. Replace the $YOUR_API_KEY value.
WORKOS_API_KEY=$YOUR_API_KEY
WORKOS_CLIENT_ID=$YOUR_CLIENT_ID

Run the server locally

npm run dev

For more information, see the WorkOS documentation.

About

An example application demonstrating how Magic Link, SSO, and Admin Portal works with WorkOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published