Skip to content

Commit

Permalink
chore: renaming folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Burtey committed Sep 11, 2023
1 parent f55a4bd commit 196c706
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/servers/graphql-server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import jwksRsa from "jwks-rsa"

import { parseUnknownDomainErrorFromUnknown } from "@domain/shared"

import authRouter from "./authorization"
import authRouter from "./authentication"
import kratosCallback from "./callback/kratos"
import healthzHandler from "./middlewares/healthz"
import { idempotencyMiddleware } from "./middlewares/idempotency"
Expand Down

0 comments on commit 196c706

Please sign in to comment.