simtrami/clochette

Add an API endpoint to get a user balance

louisjeck opened this issue · 1 comments

Make it possible to issue tokens so specific apps can access consumers’ current balance with their DISI uid.
Could be used for my chatbot project at IMT Starter.
Only authentified users could see their own balance, no one else’s.

Closed by 7064b15