tauri-app-persisted-scope
Installation
SKILL.md
When to use this skill
ALWAYS use this skill when the user mentions:
- Persisting plugin scopes across sessions / 跨会话持久化插件 Scope
- Scope expiration or revocation / Scope 过期或撤销
- Re-authorization workflow / 重新授权流程
Trigger phrases include:
- "persisted scope", "expiration", "revocation", "re-authorization"
- "持久化权限", "过期", "撤销", "重新授权"
How to use this skill
- Define which scopes can be persisted and for how long
- Configure persisted-scope plugin capabilities
- Implement expiration, revocation, and re-approval flows
- Validate scope restoration and downgrade handling
Outputs
- Scope persistence policy / Scope 持久化策略
- Expiration and revocation checklist / 过期与撤销清单
Scope
- Boundary: Persisted-scope plugin usage only
- Key points: Avoid permanent over-privilege
References
Keywords
tauri persisted scope, permissions, expiration, security
Related skills
More from partme-ai/tauri-skills
tauri
Comprehensive index for Tauri framework development, including Rust backend, frontend integration, and full plugin ecosystem. Acts as a router to specialized sub-skills with local examples and templates.
1tauri-app-positioner
Guidance for Tauri v2 positioner plugin with multi-display alignment strategies.
1tauri-app-nfc
Guidance for Tauri v2 NFC plugin with session handling and data validation.
1tauri-build
Guidance for Tauri v2 production builds, signing, and distribution artifacts.
1tauri-app-shell
Guidance for Tauri v2 shell plugin with secure command execution and open behavior.
1tauri-app-store
Guidance for Tauri v2 store plugin with key-value persistence and lazy loading.
1