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

Login Endpoint Created!! #7

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DiabolicCasa
Copy link

Hey,

The pull request sorts the issue #2
It takes an email and password for the login.
Firstly, it checks if email exist or not and sends response
then it checks for password, if credentials are not matching then it returns invalid credentials
else if credentials matches then it return auth-token for future API calls

Regards,
Gautam B.

@Sayed-Afnan-Khazi Sayed-Afnan-Khazi linked an issue Oct 17, 2023 that may be closed by this pull request
@sikehish
Copy link
Collaborator

Good work @gautam-bhagat! Your work is under review. We will get back shortly.

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.

Create a login endpoint
2 participants