Skip to content

Load testing#385

Merged
AdeepaK2 merged 1 commit intodevfrom
loadTesting
Sep 2, 2025
Merged

Load testing#385
AdeepaK2 merged 1 commit intodevfrom
loadTesting

Conversation

@AdeepaK2
Copy link
Member

@AdeepaK2 AdeepaK2 commented Sep 2, 2025

  • Added JWT authentication to meeting notes retrieval, ensuring users can only access their own notes.
  • Enhanced meeting retrieval and modification endpoints to validate user identity and permissions.
  • Implemented authentication checks for meeting cancellation and acknowledgment, restricting actions to authorized users.
  • Updated message handling endpoints to enforce user authentication and ensure only participants can send or modify messages.
  • Created load tests for authenticated and basic scenarios to evaluate API performance under various conditions.
  • Refactored API service functions to include authentication headers for secure requests.

- Added JWT authentication to meeting notes retrieval, ensuring users can only access their own notes.
- Enhanced meeting retrieval and modification endpoints to validate user identity and permissions.
- Implemented authentication checks for meeting cancellation and acknowledgment, restricting actions to authorized users.
- Updated message handling endpoints to enforce user authentication and ensure only participants can send or modify messages.
- Created load tests for authenticated and basic scenarios to evaluate API performance under various conditions.
- Refactored API service functions to include authentication headers for secure requests.
@AdeepaK2 AdeepaK2 merged commit 50336d9 into dev Sep 2, 2025
1 check failed
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