f-23 / react-native-passkey

Passkeys for React Native
MIT License
135 stars 31 forks source link

Adding extensions for base64 coding #34

Closed briancorbin closed 6 months ago

briancorbin commented 6 months ago

There are some issues with the coding that were causing passkeys generated with this library to not be compatible with other passkey libraries. I think adding these extensions brings it into sync with other passkey implementations.