Releases: Sherex/node-sbanken
Releases · Sherex/node-sbanken
Release 1.1.0
Add accountId lookup
Adds a under-the-hood accountId
lookup if an accountNumber
is passed to .getAccount()
or .getTransactions()
.
Minor Changes
- Added accountId lookup if account number is used: 3ef7026
Patches
Release 1.0.4
Updated dependencies and readme
Removed the $
in front of shell commands.
If there is problems with the credentials when trying to get a token, it throws an AuthError
and suggests it might be due to expired credentials.
Patches
Release 1.0.3
Release 1.0.2
Small repo fixes
Changed README badges and removed the publish to GPR workflow.
Patches
- [f9677f7] - Removed a JSON file with transaction types
- [2175cea] - Removed the workflow for pushing to GPR
- [823db82] - Changed the README badges from Github to shields.io
Release 1.0.1
Release 1.0.0
First release
Features
client.getToken
- Gets the bearer token from SBanken Authclient.getAccounts
- Gets your accountsclient.getAccount
- Gets a specified accountclient.getCustomer
- Gets information about you that is stored at SBankenclient.getTransactions
- Gets transactions