issues
search
t0239184
/
GoChat
Chat room implementing with Golang
Apache License 2.0
0
stars
0
forks
source link
feature: Login
#2
Open
t0239184
opened
2 years ago
t0239184
commented
2 years ago
Description:
可以使用帳號密碼進行登入
Acceptance Criteria:
使用正確的帳號密碼可以進行登入, 並取得AccessToken
帳號或密碼其一錯誤要顯示一樣的錯誤訊息
AccessToken要有時間限制
在Server要有登入紀錄
登入紀錄需要定期清除
Description:
Acceptance Criteria: