This website requires JavaScript.
Explore
Help
Register
Sign In
devsam
/
core
Watch
3
Star
6
Fork
1
Code
Issues
60
Pull Requests
Releases
1
Wiki
Activity
자동 로그인
#196
Merged
Hide_D
merged 2 commits from
autologin
into
devel
2021-11-08 04:23:08 +09:00
Conversation
0
Commits
2
Files Changed
13
+880
-312
Hide_D
commented
2021-11-08 04:22:55 +09:00
Owner
Copy Link
Copy Source
자동 로그인 구현
login_token 테이블
reqNonce -> loginByToken
sha512(token + nonce)
자동 로그인 구현 - login_token 테이블 - reqNonce -> loginByToken - sha512(token + nonce)
Hide_D
added 2 commits
2021-11-08 04:22:56 +09:00
login을 API로 이동
fccc973c8b
feat: 자동 로그인 구현
a35d8bc608
Hide_D
merged commit
6639356f88
into
devel
2021-11-08 04:23:08 +09:00
Hide_D
referenced this issue from a commit
2021-11-08 04:23:08 +09:00
자동 로그인 (#196)
Hide_D
referenced this issue from a commit
2022-05-20 02:26:34 +09:00
자동 로그인 (#196)
Sign in
to join this conversation.
Reviewers
No Reviewers
Labels
Clear labels
UI,UX,Web
게임 룰 변경
게임 엔진 개선
도움 요청
버그
예정 없음
중복
질문
토론
해당 없음
No labels
Milestone
No items
No Milestone
Assignees
Clear assignees
62che
(유기체)
Hide_D
(Hide_D)
revofpla
sars
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: devsam/core#196
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
devsam/core
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
자동 로그인 구현