Simulate breaking change 4

This commit is contained in:
mauriziovitale
2024-07-17 15:06:15 +02:00
parent ec62de3ea0
commit ad3ced0bed
4 changed files with 405 additions and 50 deletions

View File

@@ -19,6 +19,6 @@ export * from './auth-routing.module';
export * from './auth.module';
// export * from './auth.service';
// export * from './oidc-auth.guard';
// export * from './redirect-auth.service';
export * from './redirect-auth.service';
export * from './view/authentication-confirmation/authentication-confirmation.component';
export * from './oidc-authentication.service';