Fast, lean and reliable authentication server based on verifiable credentials standard
6
stars
2
forks
source link
Bug?: approve_credential seems to record the full credential in the store rather than just its ID #26
Open
cognivore opened 2 years ago
Why?
In user.ex, reserve_identity records just the credential ID, other functions should do the same.
What?