As a user, I want to have extended usage plan #64
Labels
backend
Core logic
infrastructure
Deployment and infra including CI and automation
webui
WebUI frontend
Milestone
Problem
All users have a single plan for now. Many users would want to extend the quota, or have case-tailored usage conditions.
Proposed Solution
Implement user's authentication and authorisation using JWT.
References:
End-to-end flow: webclient
Contract
/auth/signin/init
Request:
Responses:
/auth/anonym
Request:
Responses:
/auth/signin/confirm
Request:
Responses:
/auth/refresh
Request:
Responses:
The text was updated successfully, but these errors were encountered: