gardenbuilder-app / gardenbuilder-backend-python

Django-based REST API
6 stars 11 forks source link

Solves #22 Added login routine to CreateUser mutation #42

Closed AyonPal closed 3 years ago

AyonPal commented 3 years ago

Related to:

Resolves: #22

Description:

CreteUser mutation returns jwt token on successful user creation.

Tests:

Description of any tests you may have written to support this feature, if any. Tests are appreciated for all features of the app.

Checklist:

Please put an x in each box that you have completed