mirror of https://github.com/usememos/memos
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Remove ListSessions and RevokeSession RPC endpoints - Remove Session message and SessionsSetting from UserSetting - Remove ACCESS_TOKENS key and AccessTokensSetting - Update references to use RefreshTokensUserSetting with its own ClientInfo - Remove UserSessionsSection frontend component - Clean up user store to remove session and access token settings - Regenerate protobuf files The system now uses: - REFRESH_TOKENS for session management with sliding expiration - PERSONAL_ACCESS_TOKENS for long-lived API tokens |
6 months ago | |
|---|---|---|
| .. | ||
| activity_service.connect.go | 6 months ago | |
| attachment_service.connect.go | 6 months ago | |
| auth_service.connect.go | 6 months ago | |
| idp_service.connect.go | 6 months ago | |
| instance_service.connect.go | 6 months ago | |
| memo_service.connect.go | 6 months ago | |
| shortcut_service.connect.go | 6 months ago | |
| user_service.connect.go | 6 months ago | |