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

Implemented signin flow. #390

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

EnesBaserr
Copy link
Contributor

📋 Proposed Changes

  • A registered user can signin through correect email or username & password.

Related Issue

Closes #387

🧪 Included Tests

  • The user enters a valid email and password and signed in .
  • The user enters an invalid email and not signed in .
  • The user enters an invalid password and not signed in.
    image

@EnesBaserr EnesBaserr added type: enhancement New feature or request priority: high High priority component: backend About backend labels Oct 18, 2024
@EnesBaserr EnesBaserr added this to the 451 - Customer Milestone 1 milestone Oct 18, 2024
@EnesBaserr EnesBaserr self-assigned this Oct 18, 2024
@EnesBaserr EnesBaserr closed this Oct 18, 2024
@EnesBaserr EnesBaserr reopened this Oct 18, 2024
@EnesBaserr EnesBaserr merged commit 21584e2 into develop Oct 18, 2024
1 check failed
@mmtftr mmtftr deleted the 387-implement-a-signin-endpoint--service branch October 20, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: backend About backend priority: high High priority type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants