upes-open / OSoC-24-BizSync

GNU Affero General Public License v3.0
2 stars 12 forks source link

Create an auth microservice #10

Closed Akki019 closed 3 days ago

Akki019 commented 1 week ago

Develop auth microservice which can handle signup signin and authenticate user using express and mongoose.

rampantvoid commented 6 days ago

can you assign this to me

Akki019 commented 6 days ago

@rampantvoid You can begin with the issue

sakshammaggu commented 5 days ago

@Akki019 hi i want to work on this issue, pls assign it to me, also where i can find the project workspace , i'm unable to see it

shradiphylleia commented 5 days ago

can you assign this to me.will be using jwt and bcrypt. cookie-parser for session cookies. Please let me know where to find the userModel and its specifications.

Akki019 commented 4 days ago

@sakshammaggu You can work on it. In OPEN discord server, go to take-your-project channel and in topmost message react to first reaction. It will open workspace for bizsync

Akki019 commented 4 days ago

@shradiphylleia You can work on it. For signup use Organisation name, email, password and for login email and password

sakshammaggu commented 4 days ago

@Akki019 i'm still not able to see the workspace section. and should I also use Jwt and bcryptJS for authenticating?