bidding-system icon indicating copy to clipboard operation
bidding-system copied to clipboard

For Authentication

Open Saigenix opened this issue 11 months ago • 3 comments

Saigenix avatar Jan 01 '25 17:01 Saigenix

we could use https://github.com/golang-jwt/jwt for auth

wavinamayola avatar Jan 02 '25 08:01 wavinamayola

Lets make decision based on the http framework we choose.

Amirth24 avatar Jan 02 '25 16:01 Amirth24

I am willing to work this issue, I can write the middleware and handlers required for the authentication. For now I'll write only the middleware and part of the handler, since it requires the user service.

Also If we are to implement oauth2, what providers should we be using ? List it (Maybe we can create separate issues for them)

Amirth24 avatar Jan 19 '25 02:01 Amirth24