[AAE-11891] move auth in auth folder (#8076)

move auth and common in a separate folder
This commit is contained in:
Eugenio Romano
2023-01-02 13:40:28 +00:00
committed by GitHub
parent ae126475f7
commit 093b1e8a67
144 changed files with 353 additions and 271 deletions
-1
View File
@@ -17,4 +17,3 @@
export * from './authentication';
export * from './authentication-interceptor/authentication.interceptor';