Skip to content

Feat: extend /user/oauth2/token endpoint to call update_user_authorization in case of refresh_token request#1319

Draft
pieterlukasse wants to merge 1 commit intomasterfrom
feat/extend_oauth2_token_refresh
Draft

Feat: extend /user/oauth2/token endpoint to call update_user_authorization in case of refresh_token request#1319
pieterlukasse wants to merge 1 commit intomasterfrom
feat/extend_oauth2_token_refresh

Conversation

@pieterlukasse
Copy link
Copy Markdown
Contributor

Link to JIRA ticket if there is one:

New Features

  • feat: extend /user/oauth2/token endpoint to call update_user_authorization in case of refresh_token request

Breaking Changes

Bug Fixes

Improvements

Dependency updates

Deployment changes

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 20767405337

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 74.989%

Files with Coverage Reduction New Missed Lines %
resources/ga4gh/passports.py 2 89.13%
blueprints/oauth2.py 4 75.0%
Totals Coverage Status
Change from base Build 20762183619: -0.01%
Covered Lines: 8443
Relevant Lines: 11259

💛 - Coveralls

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 7, 2026

filepath passed skipped SUBTOTAL
tests/test_oauth2.py 15 0 15
tests/test_centralized_auth.py 16 0 16
tests/test_audit_service.py 3 3 6
tests/test_data_upload.py 8 1 9
tests/test_presigned_url.py 7 0 7
tests/test_dbgap.py 4 1 5
tests/test_drs_endpoint.py 4 0 4
tests/test_oidc_client.py 2 0 2
tests/test_client_credentials.py 1 0 1
tests/test_register_user.py 2 0 2
tests/test_user_token.py 5 0 5
tests/test_google_data_access.py 1 0 1
tests/test_ras_authn.py 0 3 3
TOTAL 68 8 76

Please find the detailed integration test report here

Please find the Github Action logs here

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.

2 participants