dependabot[bot] a7c47095eb Bump urllib3 from 2.2.3 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 04:11:58 +00:00
2024-11-12 21:14:03 +01:00
2024-11-12 21:14:03 +01:00
2024-11-12 21:43:32 +01:00
2024-11-12 21:20:42 +01:00

SpareBank 1 API Client

Check the SpareBank 1 API documentation on how to set up a client. The following environment variables are needed:

SB1_REDIRECT_URI - Redirect uri, e.g. http://localhost

SB1_HOST - Hostname of redirect uri, e.g. localhost

SB1_PORT - Port of redirect uri, e.g. 8080

SB1_CLIENT_ID - ID of personal client, check the SB1 API Documentation

SB1_CLIENT_SECRET - Secret of personal client, check the SB1 API Documentation

SB1_FIN_INST - Financial Institution, check the SB1 API Documentation

Description
No description provided
Readme 39 KiB
Languages
Python 90.9%
HTML 9.1%