-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
The current signup action is written in Node.js Express. The same example needs to be ported to python flask.
-
An endpoint
/signupwhich receivesname,usernameandpasswordas part of the input argument in mutation -
Return the
idandtokengenerated using a JWT library.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers