Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: oAuth support #3

Merged
merged 1 commit into from
Jan 6, 2022
Merged

feat: oAuth support #3

merged 1 commit into from
Jan 6, 2022

Conversation

dogmatic69
Copy link
Owner

@dogmatic69 dogmatic69 commented Jan 6, 2022

Due to breaking changes introduced by v2 for oAuth support,
some hacking things done with depreciation warnings supporting
backwards compatibility.

When using secrets version will default to V2 which is not yet
tested / implemented for all endpoints. Will be supported
in the coming PRs in non-breaking way as possible.

This will resolve dogmatic69/nordigen-homeassistant#7 once the
HA integration is updated

@dogmatic69 dogmatic69 force-pushed the feature/oauth branch 3 times, most recently from 1855cbb to a57cf30 Compare January 6, 2022 22:23
Due to breaking changes introduced by v2 for oAuth support,
some hacking things done with depreciation warnings supporting
backwards compatibility.

When using secrets version will default to V2 which is not yet
tested / implemented for all endpoints. Will be supported
in the coming PRs in non-breaking way as possible.

This will resolve dogmatic69/nordigen-homeassistant#7
once the HA integration is updated
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dogmatic69 dogmatic69 merged commit 19a95cd into master Jan 6, 2022
@dogmatic69 dogmatic69 deleted the feature/oauth branch January 6, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Token? (OAuth flow support)
1 participant