Skip to content

Commit d05ec0f

Browse files
authored
Merge pull request #10 from passageidentity/readme-fix
fix: Update README.md
2 parents 64e6148 + 85d1e5f commit d05ec0f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# passage_flex
22

3-
This Rust crate allows for verification of server-side authentication for applications using [Passage Passkey Flex](https://passage.id).
3+
<img src="https://storage.googleapis.com/passage-docs/passage-logo-gradient.svg" alt="Passage logo" style="width:250px;"/>
4+
5+
![crates.io](https://img.shields.io/crates/v/passage_flex.svg)
6+
7+
Passkey Flex provides passkey support for existing authentication systems. It abstracts the complexities of native passkey APIs and provides a simple, clean solution to take your authentication to the next level.
8+
9+
The `passage_flex` Rust crate allows for verification of server-side authentication for applications using [Passage Passkey Flex](https://passage.id).
10+
11+
For full documentation, visit the [Passkey Flex documentation here](https://docs-v2.passage.id/flex).
12+
13+
## Installation
414

515
Install this crate using cargo:
616

0 commit comments

Comments
 (0)