Skip to content

feat: Authenticator protocol — auth_check/auth_refresh (v0.12.0)#6

Merged
JRemitz merged 1 commit intomainfrom
feat/authenticator-protocol
Apr 8, 2026
Merged

feat: Authenticator protocol — auth_check/auth_refresh (v0.12.0)#6
JRemitz merged 1 commit intomainfrom
feat/authenticator-protocol

Conversation

@JRemitz
Copy link
Copy Markdown
Contributor

@JRemitz JRemitz commented Apr 7, 2026

Summary

  • Implement auth_check() and auth_refresh() methods on GooglePlugin implementing the Authenticator capability protocol
  • Enables reeln plugins auth google for credential verification and token renewal
  • Version bump to 0.12.0

Release

After merge:

git checkout main && git pull
git tag v0.12.0 && git push origin v0.12.0

Implement the Authenticator capability protocol for `reeln plugins auth`.
auth_check() validates OAuth credentials and YouTube API access.
auth_refresh() forces fresh OAuth flow with credential clear.

Co-Authored-By: Claude <noreply@anthropic.com>
@JRemitz JRemitz merged commit 043741f into main Apr 8, 2026
5 checks passed
@JRemitz JRemitz deleted the feat/authenticator-protocol branch April 8, 2026 00:47
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.

1 participant