mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4183] improved auth redirection (#4399)
* base auth guard implementation * remove code duplication * unit test fixes
This commit is contained in:
committed by
Eugenio Romano
parent
bf331f1145
commit
f6341e31a0
@@ -15,6 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './auth-guard-base';
|
||||
export * from './authentication.service';
|
||||
export * from './alfresco-api.service';
|
||||
export * from './content.service';
|
||||
|
Reference in New Issue
Block a user