did-elixir
did-elixir copied to clipboard
DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.
trafficstars
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.
- Phoenix
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.