fix(oauth): fix OAuth token authentication flow for existing installations

This commit is contained in:
Juergen Kunz
2025-07-24 12:28:50 +00:00
parent 76c6b95f3d
commit 9011390dc4
5 changed files with 60 additions and 31 deletions

View File

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