did-app / did-elixir

DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.
https://did.app
Apache License 2.0
47 stars 2 forks source link
authentication oauth2 oidc openid-connect passwordless public-key-cryptography webauthn

DID Elixir

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

Examples

This repo contains Elixir applications that use DID authentication.

Where's the library?

There is no specific DID library needed to integrate with did.app The openid connect library is all that is required.

Instead follow our guide for using did with phoenix.