menu
nordigen_api_client package
documentation
api/request_handler.dart
RequestHandler
getAuthentication method
getAuthentication method
dark_mode
light_mode
getAuthentication
method
List
<
String
>
getAuthentication
(
)
Implementation
List<String> getAuthentication() => [secretId, secretKey];
nordigen_api_client package
documentation
api/request_handler
RequestHandler
getAuthentication method
RequestHandler class