mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 08:04:54 +00:00
region and access_management ui
This commit is contained in:
@ -13,7 +13,8 @@ class HTTPInterceptor extends InterceptorsWrapper {
|
||||
|
||||
List<String> headerExclusionListOfAddedParameters = [
|
||||
ApiEndpoints.login,
|
||||
ApiEndpoints.getRegion
|
||||
ApiEndpoints.getRegion,
|
||||
ApiEndpoints.sendOtp
|
||||
];
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user