UNPKG

bankid-client

Version:

Client to interact with BankID services.

8 lines (7 loc) 138 B
const config = { 'cert': '<path_to_cert>', 'key': '<path_to_key>', 'passphrase': '', 'url': '<url>' }; module.exports = config;