mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +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