-
Notifications
You must be signed in to change notification settings - Fork 1
feat/organizer-auth #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request is not complete as of yet - I still need to write OrganizerService and OrganizerController tests |
kTrzcinskii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall great changes, I left comments about minor problems
|
Okay, I've added all of the tests and implemented suggested changes. @kTrzcinskii can you have a look? |
TickAPI/TickAPI.Tests/Organizers/Services/OrganizerServiceTests.cs
Outdated
Show resolved
Hide resolved
TickAPI/TickAPI.Tests/Organizers/Services/OrganizerServiceTests.cs
Outdated
Show resolved
Hide resolved
kTrzcinskii
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes!
This pull requests adds organizer authentication and authorization pipeline