https://github.com/clerk/keyless-mode-test
Barebones testing setup for Clerk's Keyless Mode
https://github.com/clerk/keyless-mode-test
Last synced: 5 months ago
JSON representation
Barebones testing setup for Clerk's Keyless Mode
- Host: GitHub
- URL: https://github.com/clerk/keyless-mode-test
- Owner: clerk
- Created: 2024-12-16T22:01:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T16:04:09.000Z (over 1 year ago)
- Last Synced: 2025-04-05T00:25:52.276Z (over 1 year ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a barebones next.js project with Clerk already setup and Keyless mode enabled.
To try it out:
1. `npm install`
2. `npm run dev`
3. Visit `localhost:3000` and you should see the keyless UI
Try going through the claim flow, and share feedback in [#proj-accountless](https://clerkinc.slack.com/archives/C07TULN3J3Y)