Headless, type-safe & powerful utilities to build apps with ODD SDK and Passkeys.
@oddjs/passkeys
- ODD SDK passkeys components.@oddjs/preact
- ODD SDK Preact hooks and context provider.
examples/demo
- Full PWA demo app with ODD SDK, passkeys authentication, OS share target, OS sharing UI and more. Check the Live demo.examples/odd-passkeys-preact
- ODD SDK using passkeys authentication with Preact.
Using can you Codesandbox: https://githubbox.com/oddsdk/passkeys/tree/main/examples/odd-passkeys-preact and start hacking right away.
To clone it locally:
npx tiged oddsdk/passkeys/examples/odd-passkeys-preact odd-passkeys-preact
cd odd-passkeys-preact
pnpm install
pnpm dev
You can try any of the examples by replacing odd-passkeys-preact
with the name of the example you want to try.
Read contributing guidelines here.
Licensed under Apache 2.0