Skip to content
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

Reorganization of the AuthModule #11

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Reorganization of the AuthModule #11

wants to merge 1 commit into from

Conversation

izzyconner
Copy link
Contributor

ℹ️ Issue

📝 Description
Currently, the AuthModule is a combination of a few different functionalities, including Cognito token authorization and middleware, Cognito user pool queries/commands, and all of the timesheet endpoints. These should all be split up into their respective modules/services, as per best practices for Nest. This PR aims to separate and clean-up the code to keep things organized and intuitively modular.

✔️ Testing

None yet

🏕️ (Optional) Future Work / Notes

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