DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.
This repo contains Elixir applications that use DID authentication.
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.