Start client-side locale support
This commit is contained in:
@@ -7,6 +7,7 @@ const traps_config = {
|
||||
'/password/reset',
|
||||
'/api/v1/password/resets',
|
||||
'/auth/logout',
|
||||
'/api/v1/locale/batch',
|
||||
],
|
||||
},
|
||||
mfa_challenge: {
|
||||
@@ -17,6 +18,7 @@ const traps_config = {
|
||||
'/api/v1/auth/mfa/attempt',
|
||||
'/auth/logout',
|
||||
'/api/v1/auth/mfa/recovery/attempt',
|
||||
'/api/v1/locale/batch',
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user