mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-21 13:55:14 +02:00
add profile picture
This commit is contained in:
@@ -13,7 +13,7 @@ export default class AuthMiddleware {
|
||||
/**
|
||||
* The URL to redirect to when request is Unauthorized
|
||||
*/
|
||||
protected redirectTo = '/login'
|
||||
protected redirectTo = 'auth/login'
|
||||
|
||||
/**
|
||||
* Authenticates the current HTTP request against a custom set of defined
|
||||
|
||||
Reference in New Issue
Block a user