GH Auto: Upstream dependencies ADF:7.0.0-alpha.2-10677225385 JS-API:8.0.0-alpha.2-10677225385 using Tag:7.0.0-alpha.2-10677225385 (#4090)

* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-10677225385  JS:8.0.0-alpha.2-10677225385

* Fixed AuthGuard provider

---------

Co-authored-by: ehsan-2019 <ehsan-2019@users.noreply.github.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
This commit is contained in:
Alfresco Build
2024-09-03 14:08:58 +05:30
committed by GitHub
parent 830887528b
commit 7bf12dd7e8
3 changed files with 37 additions and 48 deletions

View File

@@ -102,7 +102,7 @@ registerLocaleData(localeSv);
},
{
provide: SHELL_AUTH_TOKEN,
useClass: AuthGuard
useValue: AuthGuard
},
{
provide: TRANSLATION_PROVIDER,