Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayriffy/juri
WebAuthn example demo with full integration with Passkeys
https://github.com/rayriffy/juri
passkeys prisma svelte swiftui webauthn
Last synced: 10 days ago
JSON representation
WebAuthn example demo with full integration with Passkeys
- Host: GitHub
- URL: https://github.com/rayriffy/juri
- Owner: rayriffy
- Created: 2022-08-10T07:43:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T16:57:17.000Z (over 1 year ago)
- Last Synced: 2024-10-11T13:27:05.646Z (26 days ago)
- Topics: passkeys, prisma, svelte, swiftui, webauthn
- Language: TypeScript
- Homepage: https://juri.rayriffy.com
- Size: 730 KB
- Stars: 27
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
juri
===WebAuthn demo with full integration with Apple passkeys feature in iOS 16, macOS 13
What's included
---- [**app**](./app) - SwiftUI application implementation
- [**web**](./web) - Full-stack implementation including APIs to store user authenticator.BKK.JS Meetup #16
---This demo project is the part of keynote speaking in [BKK.JS Meetup #16](https://www.eventpop.me/e/13479) @Microsoft Thailand session called *"Say goodbye to passwords...permanently"*
Keynote presentation slide can be found [here in my storage](https://storage.rayriffy.com/files/bkkjs16-says-goodbye-to-password.pdf)
There're hidden [extended version](https://storage.rayriffy.com/files/bkkjs16-says-goodbye-to-password-extended.pdf) of this slide as well. It's unsync with latest content I reccomended to read the regular version first before going deep into code.