nordigen / nordigen-python

Python library for the Nordigen API.
MIT License
56 stars 18 forks source link

fix: set client token on token exchange #3

Closed juhoen closed 2 years ago

juhoen commented 2 years ago

Related Issue

The client access token does not update on token exchange.

Proposed Changes

Additional Info

Token exchange should (at least in my opinion 🙂) update the client token as well.