Merged in chore/LOY-445-remove-dtmc-flag (pull request #3043)
chore(LOY-445): remove ENABLE_DTMC flag & add documentation * chore(LOY-445): remove ENABLE_DTMC flag & add documentation Approved-by: Matilda Landström
This commit is contained in:
@@ -29,7 +29,6 @@ export const dtmcLogin: LangRoute = {
|
||||
|
||||
export const dtmcApiCallback = "/api/web/auth/dtmc"
|
||||
|
||||
// All DTMC routes that should be protected by the ENABLE_DTMC flag.
|
||||
export const handleDTMC = [
|
||||
// ...Object.values(employeeBenefits),
|
||||
...Object.values(dtmcLogin),
|
||||
|
||||
Reference in New Issue
Block a user