Skip to content

user registration and email verification with queue#7

Merged
Ifechukwu001 merged 5 commits into
Developer-s-Foundry:mainfrom
CaptainAril:feat/user-registration
Apr 29, 2025
Merged

user registration and email verification with queue#7
Ifechukwu001 merged 5 commits into
Developer-s-Foundry:mainfrom
CaptainAril:feat/user-registration

Conversation

@CaptainAril
Copy link
Copy Markdown
Contributor

closes #4

Copy link
Copy Markdown
Contributor

@Ifechukwu001 Ifechukwu001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same issues I talked about on security in the auth service, but overall. The Changes are good

Comment thread pyproject.toml
"pyjwt>=2.10.1",
"faststream[rabbit]>=0.5.39",
"starlette>=0.46.2",
"django-extensions>=4.1",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the django extensions for?
And requests?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was testing something with requests. Will remove it
django extension is for listing the endpoints URL, more of a dev dependency

@Ifechukwu001 Ifechukwu001 merged commit fc95fd6 into Developer-s-Foundry:main Apr 29, 2025
2 checks passed
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.

User Registration

2 participants