Universal Passkeys for Developers
All devices. Any protocol. Zero shared secrets.
This is the accompanying example for the Getting Started section of the Developer Docs.
To learn more about this repo, read the docs: https://developer.beyondidentity.com/docs/v1/getting-started
git clone [email protected]:gobeyondidentity/neo-getting-started.git
cd getting-started
cp .env.local.example .env.local <- fill these values in using the getting started guide
yarn start
Resource | Description |
---|---|
CODEOWNERS | Outlines the project lead(s) |
LICENSE | Apache License, Version 2.0 |