ログイン履歴
Open
Nobody has claimed this yet.
kind/feature
- Dominant language
- Go
- Stars
- 475
- Forks
- 32
- Avg merge
- 6h 29m
- Merged PRs (30d)
- 73
Description
ログインのログを保存し、履歴や現在有効なセッションのリストの取得、セッションの無効化をするAPIの実装
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the existing login and session handling in the backend, then identify how login history, active-session listing, and session invalidation should fit the current API. Done means the requested APIs are implemented with coverage for recording logins, listing history and active sessions, and invalidating sessions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100