Commit Graph

28 Commits

Author SHA1 Message Date
f790984a95 fix(oauth): remove OAuth session caching to prevent authentication issues 2025-07-25 00:44:04 +00:00
9011390dc4 fix(oauth): fix OAuth token authentication flow for existing installations 2025-07-24 12:28:50 +00:00
76c6b95f3d feat(oauth): add OAuth session caching to prevent multiple authentication attempts 2025-07-22 22:56:50 +00:00
93dddf6181 fix(oauth): correct OAuth implementation to match bunq documentation 2025-07-22 21:56:10 +00:00
739e781cfb fix(oauth): fix private key error for OAuth tokens 2025-07-22 21:18:41 +00:00
cffba39844 feat(oauth): add OAuth token support 2025-07-22 21:10:41 +00:00
36bab3eccb fix(tests): fix test failures and draft payment API compatibility 2025-07-22 20:40:32 +00:00
036d111fa1 fix(tests,webhooks): fix test assertions and webhook API structure 2025-07-22 20:25:14 +00:00
5977c40e05 update 2025-07-22 17:48:29 +00:00
5a42b8fe27 fix(docs): docs: update readme examples for card management, export statements and error handling; add local settings for CLI permissions 2025-07-18 17:36:50 +00:00
036ddce829 BREAKING CHANGE(core): Major restructuring and feature enhancements: added batch payments and scheduled payments with builder patterns, improved webhook management, migrated package naming to @apiclient.xyz/bunq, and updated documentation and tests. 2025-07-18 12:31:42 +00:00
be09571604 update 2025-07-18 12:10:29 +00:00
4ec2e46c4b update 2025-07-18 11:42:06 +00:00
f530fa639a update 2025-07-18 11:33:13 +00:00
596efa3f06 update 2025-07-18 10:43:39 +00:00
193524f15c update 2025-07-18 10:31:12 +00:00
58f4855cb6 fix(core): update 2020-08-25 12:57:14 +00:00
f0e27bf7c8 fix(core): update 2020-08-21 01:33:30 +00:00
04cb6f042f fix(core): update 2020-08-21 01:31:49 +00:00
5295bf272e fix(core): update 2020-08-20 01:20:15 +00:00
a3bfd49d6e fix(core): update 2020-08-20 01:08:05 +00:00
01dbf842e9 fix(core): update 2020-06-20 01:47:53 +00:00
270d1406c5 fix(transactions): enter a starting transaction 2019-12-15 23:07:46 +00:00
dc97525de6 fix(core): update 2019-12-15 17:21:23 +00:00
27f120b608 fix(core): update 2019-10-03 14:04:15 +02:00
cf5a462bd0 fix(core): update 2019-10-02 23:34:05 +02:00
def87cc216 fix(core): update 2019-09-26 13:59:33 +02:00
9777df456f fix(core): update 2019-09-26 12:07:56 +02:00