Skip to content

passageidentity/flex-demo-app

Repository files navigation

Passkey Flex Demo App

This demo is a full-stack app using Node, Express, and React to show an implementation of Passage Passkey Flex alongside a traditional password authentication.

Getting Started

  1. Run npm i at the root of the repository.
  2. In the root of the repository create a .env file that contains your server port, your Passage App ID, and your Passage API Key. See .env.example for an example.
  3. If you are running this project for the first time run npm run setup. This step sets up the local database the application uses.
  4. Run npm run dev and navigate to http://localhost:3001 (Or whatever port you specified in your .env file).

About

Flex Demo App

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published