Skip to content

ZiZasaurus/Assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assessment

WorkOS.Assessment.mov

🚀 Running this WorkOS Example

  1. Clone the repo

    git clone https://github.com/your-username/your-repo.git
    cd your-repo
  2. Create an .env file in the root directory with your WorkOS credentials:

    WORKOS_API_KEY=your-workos-api-key
    WORKOS_CLIENT_ID=your-workos-client-id
    
  3. Install dependencies and start the app

    npm install
    npm start
  4. Using the App

    • Click the Google OAuth button to sign in.
    • After signing in, you’ll land on the main welcome page.
    • Click the "Directory List" button to view synced users from your WorkOS Directory Sync.
    • Use the Back button to return to the welcome page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published