-
feat(auth): add runtime auth removal and unscheduling logic
发布于
2026-06-03 03:56:56 +00:00 | 706 次提交 在此版本后已推送到 main- Introduced
Manager.Removeto delete runtime auth and unschedule associated tasks. - Updated handler logic to directly remove auth instead of marking as disabled.
- Added tests to validate removal, unscheduling, and runtime state handling.
- Added a test to validate
skipPersistbehavior during registration. - Enhanced
Removetest to verify auto-refresh loop state before and after removal.
Closes: #3690
下载附件
- Introduced