Skip to content

Finished basic login/session handling through the resource handler in auth

Luzian Bieri requested to merge ResourceHandler into master

At the moment the login is kept quite basic. If a request to the API is made and the user isn't logged in, the user is redirected to the oauth page.

Additionally the functionality to generate invoices has been added

Upcoming: Generic Lading Page, and Profile page.

Closes #3 (closed)

Edited by Luzian Bieri

Merge request reports