feat: add authentik for authentication #58
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import { provideAnimationsAsync } from '@angular/platform-browser/animations/asy
|
|||
import { OAuthStorage, provideOAuthClient } from 'angular-oauth2-oidc';
|
||||
import { httpInterceptor } from './shared/interceptor/http.interceptor';
|
||||
|
||||
|
||||
export const appConfig: ApplicationConfig = {
|
||||
jank marked this conversation as resolved
Outdated
|
||||
providers: [
|
||||
provideRouter(routes),
|
||||
|
|
Reference in a new issue
/* Example of a custom storage factory - not used in the current implementation
???