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

Replace login logic with login mutation #20

Open
ankitjena opened this issue Mar 28, 2020 · 0 comments
Open

Replace login logic with login mutation #20

ankitjena opened this issue Mar 28, 2020 · 0 comments
Assignees
Labels
backend Work related to server side enhancement New feature or request good first issue Good for newcomers

Comments

@ankitjena
Copy link
Owner

Background

Previously login was implemented in the API. This is now useless since we have decided to use GraphQL.

Todo

Convert the login logic into mutation and write respective resolver for it.

@ankitjena ankitjena added backend Work related to server side enhancement New feature or request good first issue Good for newcomers labels Mar 28, 2020
@ankitjena ankitjena self-assigned this Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Work related to server side enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant