fix(oauth): correct OAuth implementation to match bunq documentation

This commit is contained in:
Juergen Kunz
2025-07-22 21:56:10 +00:00
parent 739e781cfb
commit 93dddf6181
7 changed files with 51 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@apiclient.xyz/bunq",
"version": "3.0.6",
"version": "3.0.8",
"private": false,
"description": "A full-featured TypeScript/JavaScript client for the bunq API",
"type": "module",