0.1.6 • Published 8 months ago

rn-passkeys v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

React Native Passkeys

This is a module to help you create and authenticate with passkeys on ios, android & web with the same api. The library aims to stay close to the standard navigator.credentials. More specifically, we provide an api for get & create functions (since these are the functions available cross-platform).

The adaptations we make are simple niceties like providing automatic conversion of base64-url encoded strings to buffer. This is also done to make it easier to pass the values to the native side.

Further niceties include some flag functions that indicate support for certain features.

0.1.6

8 months ago

0.1.5

8 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago