Skip to content

XChangLab/okta-demo

Repository files navigation

Okta Demo

ENV

First of all, you need to create .env file under root directry with the below env variables.

  • VITE_ISSUER
  • VITE_REDIRECT_URI
  • VITE_CLIENT_ID
  • VITE_USER_API_HOST

Development

npm i

npm run dev

About

Okat demo for my talk

Resources

Stars

Watchers

Forks