Simulate breaking change 3

This commit is contained in:
mauriziovitale 2024-07-17 14:00:50 +02:00
parent 857157bbe5
commit ec62de3ea0

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';