mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
Finalized auth module
This commit is contained in:
@@ -3,6 +3,8 @@ export const ROUTES: string[] = [
|
||||
'items/:id',
|
||||
'collections/:id',
|
||||
'communities/:id',
|
||||
'login',
|
||||
'logout',
|
||||
'search',
|
||||
'**'
|
||||
];
|
||||
|
Reference in New Issue
Block a user