Closed HarshCasper closed 3 years ago
Hey Harsh, I would like to take this up. What will we be using for
Hey Harsh, I would like to take this up. What will we be using for
- MongoDB - pymongo,mongoalchemy or something else
- cookies or jwt and what is the preferred extension
- what file structure will we follow.
Please assign this to me!
Stale issue message
@HarshCasper I wanted to work on this , I was thinking of Implementing it by Google or Can be Implemented by Form.
@aviiiij, this issue hasn't had any activity in 14 days. It will become unassigned in 7 days to make room for someone else to contribute.
Stale issue message
Description
Develop the User Schema of the Application and Login-Signup endpoints. It would be used for the purpose of authentication and authorization of the application.
Resources
Remember it would be a complete API-based interface so make necessary docs so that the API can be accessed using
cURL
as well.