examplegood first issue
仓库指标
- 星标
- (183 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
add a category in the sessions table, the normal sessions should expire after 6 hours, but the api session won't expire, and the expiration time is the only difference between them.
add a button to generate a new API session, and whenever a new API session created, expire all old API sessions.