Restful API SaaS application where it involves best practices for starting up a project with axum.
You can signup, login, create organisations, applications and fetch users in an organisations. All endpoints are protected apart from /auth via bearer jwt token.
Current endpoints:
/auth
/organisations
/applications
/users