Skip to content

{config,docker-compose.yml,.gitignore,main,pkg}: JWT pkg Improvements.#14

Merged
chris-ramon merged 5 commits intomainfrom
issue-10
Aug 8, 2025
Merged

{config,docker-compose.yml,.gitignore,main,pkg}: JWT pkg Improvements.#14
chris-ramon merged 5 commits intomainfrom
issue-10

Conversation

@chris-ramon
Copy link
Owner

Details

  • docker-compose.yml: wires rsa env variables.
  • main: wires config to jwt pkg.
  • pkg/jwt: pass rsa files via config.
  • config: support for loading & decoding rsa files.
  • .gitignore: git ignore rsa files.

Test Plan

✔️ Tested via the GraphQL Playground the app works as expected:
image

@chris-ramon chris-ramon self-assigned this Aug 8, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (37c229e) to head (ea74ed3).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           98        98           
=========================================
  Hits            98        98           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Owner Author

@chris-ramon chris-ramon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 🚢

@chris-ramon chris-ramon merged commit ca97911 into main Aug 8, 2025
1 check passed
@chris-ramon chris-ramon deleted the issue-10 branch August 8, 2025 15:03
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