Skip to content

workos/workos-explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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/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

 
 
 

Contributors