发布

  • feat(auth): add runtime auth removal and unscheduling logic

    frostbyte_neo 发布于 2026-06-03 03:56:56 +00:00 | 706 次提交 在此版本后已推送到 main

    • Introduced Manager.Remove to 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 skipPersist behavior during registration.
    • Enhanced Remove test to verify auto-refresh loop state before and after removal.

    Closes: #3690

    下载附件