Finished the States

This commit is contained in:
2021-04-06 09:59:38 +02:00
parent b64158732c
commit 0727e912af
20 changed files with 949 additions and 860 deletions

View File

@@ -12,7 +12,7 @@ export default class AuthMiddleware {
/**
* The URL to redirect to when request is Unauthorized
*/
protected redirectTo = '/login'
protected redirectTo = '/'
/**
* Authenticates the current HTTP request against a custom set of defined