react-native-cotter

React Native toolkit for Cotter API

Usage no npm install needed!

<script type="module">
  import reactNativeCotter from 'https://cdn.skypack.dev/react-native-cotter';
</script>

README

Cotter React Native SDK

npm version

Cotter's React Native SDK makes it quick and easy to build secure passwordless login using email or phone number in your Android app. We provide a full-suite authentication that includes SSO for email or phone number secured with the FIDO protocol.

Get started with our 📚 integration guides and example projects.

How to use the example app

The example app uses a mock backend that we create for testing. It gives API endpoints to register and login users. If you want to delete a user, go to https://0eexu.sse.codesandbox.io/? and enter the email you want to delete from the mock backend DB.