Skip to content

Support dynamic channel credentials - #54

Merged
mic1on merged 1 commit into
mainfrom
feat/dynamic-credentials
Jul 11, 2026
Merged

Support dynamic channel credentials#54
mic1on merged 1 commit into
mainfrom
feat/dynamic-credentials

Conversation

@mic1on

@mic1on mic1on commented Jul 11, 2026

Copy link
Copy Markdown
Member

Summary

  • allow channel credential fields to be static values or zero-argument callables
  • resolve callable credentials when building provider URLs or request payloads
  • cover callable credentials for Bark, Chanify, Ding, Feishu, WeChat, Ntfy, PushDeer, PushOver, and Notify.from_settings
  • document dynamic credential usage and clarify that provider-specific refresh remains application-owned

Closes #13

Verification

  • make lint
  • make test (126 passed)
  • make coverage (97% total)
  • uv build
  • uv pip check

@mic1on
mic1on merged commit 5f478b8 into main Jul 11, 2026
3 checks passed
@mic1on
mic1on deleted the feat/dynamic-credentials branch July 11, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

各平台token有过期时间吧,怎么自动更新,你这硬编码没问题吗?

1 participant