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

Feature/070 user signup email verification #73

Closed
wants to merge 23 commits into from

Conversation

mtoof
Copy link
Collaborator

@mtoof mtoof commented Aug 23, 2024

No description provided.

abbastoof and others added 23 commits August 16, 2024 18:48
…ger.info in most of files and removed rabbitmq from docker-compose.yml
…bastoof/transcendence into feature/070-User-signup-email-verification
…to send otp to email and verify email and added them to urls.py
… updated register_user to send verification before user-registration, handled some error handlings in views.py for user-registratio and updated serializers.py
… modified email related name in models,fixed user-login and verify otp in user_session_views.py
… in views.py for user registration through create_user function, updated models for email field one to one relations, updated serializers to fetch the email to set constraint for username and email in userserializer, added online_status to user_session_views.py and updated urls.py
- Added validation to ensure user ID is provided in the request.
- Implemented retrieval of  using the provided user ID.
- Handled errors for missing user or token data.
- Updated token data after refreshing access token.
@abbastoof abbastoof closed this Sep 2, 2024
@abbastoof abbastoof deleted the feature/070-User-signup-email-verification branch September 2, 2024 10:30
@mtoof mtoof restored the feature/070-User-signup-email-verification branch September 5, 2024 11:18
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.

2 participants