c3214799111358c0c9b5e3dd05028455db9578e5
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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
Languages
Python
90.9%
HTML
9.1%