Skip to content

Bugfix / Backend Client Communication - #91

Merged
stark-cybertech merged 2 commits into
mainfrom
Bugfix/backend-client-communication
Jul 19, 2025
Merged

Bugfix / Backend Client Communication#91
stark-cybertech merged 2 commits into
mainfrom
Bugfix/backend-client-communication

Conversation

@stark-cybertech

Copy link
Copy Markdown
Collaborator

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Code refactor
  • 📝 Documentation update
  • 🚀 Performance improvement
  • ✅ Test addition/update
  • 🧹 Chore/maintenance
  • 📐 API Spec update
  • Other (please describe):

Changes

  • Update API to v2.2.2
    Replace the Auth0 OIDC security framework with JWT tokens. This enables backend-to-backend communication.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the API spec to reflect any changes my code makes

Related Issues

Fixes #
Related to #

Additional Notes

This PR involves an update to the API, which triggers the many file changes. You can ignore commit aea752f when reviewing.

@stark-cybertech
stark-cybertech merged commit 3bde875 into main Jul 19, 2025
11 checks passed
@a-kori
a-kori deleted the Bugfix/backend-client-communication branch July 20, 2025 21:56
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