♻️ refactored login-related code
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
package constant
|
||||
|
||||
const SESSION_KEY = "SESSION"
|
3
app/core/api/common/constant/uid_key.go
Normal file
3
app/core/api/common/constant/uid_key.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package constant
|
||||
|
||||
const UID_HEADER_KEY = "X-UID"
|
Reference in New Issue
Block a user