Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kerosiinikone/svelte-rbac-passkey

Simple proof-of-concept demo project for easy passkey implementation on SvelteKit with JWT auth
https://github.com/kerosiinikone/svelte-rbac-passkey

passkeys rbac svelte5 sveltekit typescript

Last synced: about 13 hours ago
JSON representation

Simple proof-of-concept demo project for easy passkey implementation on SvelteKit with JWT auth

Awesome Lists containing this project

README

        

![image](https://github.com/user-attachments/assets/de8ac1ab-b14a-46be-9da6-e0945ff13df6)

### TODO

- Docs
- Make passkey auth work stores other than the current device
- Use new snippets or components to represent anything that is repeated (passcode fields, items)
- Seed the db (write a script) with items
- Toastify
- Fix auth btn
- Errors on passkeys -> passkey deleted, does not exist, etc
- Somehow get the identifier (icloud keychain, microsoft hello) for each passkey to display
- Better UI elements, animations, spinners, skeletons, etc (last in order)