feat: Added basic user authorization
This commit is contained in:
3
modules/auth/auth.go
Normal file
3
modules/auth/auth.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package auth
|
||||
|
||||
const BCRYPT_COST = 13
|
||||
Reference in New Issue
Block a user