Refact/jwt#156
Open
mhmdqandeel wants to merge 53 commits into
Open
Conversation
* Making the update profile work * feat:enhance performance with fildAll rather than find one by one * fix:error --------- Co-authored-by: M0hammedAlhaj <2232797@std.hu.edu.jo>
* creta update session endpoint * add doc for update session endpoint * - * edit requests * reslove error * add (AddSystemToSessionService) * refact isOwner in update session * delete AddSystemToSessionService * remove line * add AddRequirementsForSessionService * using AddRequirementsForSessionService in CreateSessionUseCase * use AddRequirementsForSessionService in UpdateSessionUseCase * refact AddRequirementsForSessionService
* create GetUserSessions endpoint * add doc for endpoint * refact packegs
* Making the End Point Work * Adding ApiResponse Doc For the controller
* The technologies returned back successfully * Making the endpoint throw exp if no tech found
…ion in the system (#125)
* Making the sessionCollection had an new usecase to coumt all the session in the system * fixing the totalpages
* simple edits * home page * test * refactor register endpoint * simple edits * backup code * update UI components and clean up assets * update UI components and clean up assets * refactor some componnent
Authorities/security
Making the delete controller and editing session attribute
Get by id/session
Return the user profile
fixing the endpoint to not return the deleted
adding / to controller
fixing the delete
Making the total items in 2 endpoints take the number of the user ses…
* add role cliams to token * make LoginAccountController deal with edited generateToken * split generate token to generateLoginToken and generateVerificationToken * use updated jwt in login and events
adding controller to getting the requests to owner of the session
Making the put and delete for all the admin endpoints and test it
fixing the tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.