openwallet-foundation-labs / credhub

a cloud wallet for natural persons + minimal issuer and verifier implementations
https://credhub.eu
Apache License 2.0
6 stars 5 forks source link

Add auth config to backend #48

Open cre8 opened 1 month ago

cre8 commented 1 month ago

Right now we are defining the auth endpoints also in the clients. It would make more sense when the client can fetch them from the backend via /auth or so, since the backend defines which authorization server should be used.