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

Mc 568 containerize flask app #233

Merged
merged 2 commits into from
Jan 1, 2025
Merged

Conversation

maxachis
Copy link

@maxachis maxachis commented Jan 1, 2025

Fixes

Description

  • Update access logic to provide permissions within JWT at point of JWT creation, rather than retrieving them when calling the endpoint.
  • Fix a test broken as a result.
  • Update requirements.txt to include "binary,pool" options for psycopg installation

Testing

  • Run tests in tests directory, and confirm all function as expected
  • Inspect API and confirm presence of expected changes.

Performance

  • Additional network call at login, but one fewer network call on all points which utilize a standard JWT token.

Docs

  • No documentation changes

Breaking Changes

  • No breaking changes.

@maxachis maxachis merged commit 882e6d0 into dev Jan 1, 2025
10 of 11 checks passed
@maxachis maxachis deleted the mc_568_containerize_flask_app branch January 1, 2025 17:01
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.

1 participant