Merge alpha 0.0.5 to master #54

Merged
niggl merged 292 commits from dev into main 2020-12-23 17:05:35 +00:00
Showing only changes of commit db5da3d3c2 - Show all commits

View File

@ -31,7 +31,6 @@ export class AuthController {
} catch (error) {
throw error;
}
return auth
}
@Post("/logout")