Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Aug 7, 2024
1 parent 0cde1f7 commit d256364
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Vapor Passkey Demo

![Passkeys Logo](/images/passkeys.webp)

Proof of concept app for trying to integrate passkeys and WebAuthn into Vapor

![Screenshot of app](/images/demo.png)
Expand All @@ -14,9 +16,6 @@ swift run

In your browser go to http://localhost:8080 and follow the steps!

> **Note**: This is proof of concept code to scope out the work to build a Swift Server library for WebAuthn. I do not advise using it in production until it's had some
eyes on it. Many things are unimplemented and untested so be warned! Only tested on macOS 12.4 with Safari 15.5

## Development

If you want to make CSS changes you'll need to download the Tailwind CSS executable and place it in the root of the
Expand Down
Binary file added images/passkeys.webp
Binary file not shown.

0 comments on commit d256364

Please sign in to comment.