Skip to content

optimize some APIs in Organization and User controllers #14

@AlbertArakelyan

Description

@AlbertArakelyan

for getting OrganizationId we have to get the user from database by its Id, but now we have OrganizationId in user token claims, so instead of doing query to the database we must take it from claims.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions