flathub-infra / backend

https://github.com/flathub/website/
Apache License 2.0
26 stars 9 forks source link

Add endpoint for generating JWTs #148

Open jameswestman opened 2 years ago

jameswestman commented 2 years ago

These tokens are provided to flat-manager to authorize the user to download an app. In the future, this enpoint should first check whether the user has paid for the app if necessary.

jameswestman commented 2 years ago

Added a TODO.