Christopher Fenner

Results 45 issues of Christopher Fenner

## Proposed change ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) - [...

Hacktoberfest
cla-signed
small-pr
has-tests
integration: vicare
by-code-owner
bugfix
Quality Scale: No score

## Proposed change Allows the usage of multiple accounts in the ViCare integration. - store token in `.storage/vicare.` instead of `.storage/ViCare_token.save` - name config entries by username - add migration...

cla-signed
new-feature
has-tests
integration: vicare
by-code-owner
Quality Scale: No score

## Proposed change ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New integration (thank you!) -...

Hacktoberfest
cla-signed
new-feature
integration: vicare
by-code-owner
Quality Scale: No score

## Proposed change This removes the duplicate validity check in some oauth2 implementations, it is already checked in `async_ensure_token_valid`. ## Type of change - [ ] Dependency upgrade - [...

Hacktoberfest
cla-signed
small-pr
code-quality

## Proposed change The `LocalOAuth2Implementation` can handle empty `clientSecrets` but it was not allowed to set this to `None` due to type restrictions. This is needed for [OAuth2 with PKCE](https://blog.postman.com/what-is-pkce/)...

Hacktoberfest
core
cla-signed
small-pr
code-quality