Skip to content

Commit

Permalink
Merge pull request #5 from passageidentity/readme-update
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rickycpadilla authored Aug 23, 2024
2 parents 7429bcd + f6e9c01 commit 1e5d249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# passage-flex-react-native

Passkey Flex provides passkey authentication support to existing authentication systems. It handles the hard parts of incorporating native passkey APIs and provides a simple, clean solution to take your authentication to the next level.
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.

Use the `passage-flex-react-native` SDK to implement Passkey Flex in your React Native app to use passkeys to register and authenticate, or as added security on secure user actions.
Use the `passage-flex-react-native` SDK in your React Native app to implement passkey registration, authentication, or additinal step-up or multifactor authentication (MFA).

For full documentation, including setting up a backend SDK, visit the [Passkey Flex documentation here](https://docs-v2.passage.id/flex).

Expand Down

0 comments on commit 1e5d249

Please sign in to comment.