Contributions

Tutorial
Walk through guide for implementing passwordlesss authentication in a new Rails app using the DID.app service.

DID.app is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.

This allows your users to sign in with just a single click.
Library
DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.