Skip to content

refactor(auth): add auth backend abstraction#81

Merged
wendeus0 merged 1 commit into
mainfrom
draft/f44-auth-backend-abstraction
Mar 13, 2026
Merged

refactor(auth): add auth backend abstraction#81
wendeus0 merged 1 commit into
mainfrom
draft/f44-auth-backend-abstraction

Conversation

@wendeus0
Copy link
Copy Markdown
Owner

Summary

  • add auth backend abstraction with a provider-facing interface
  • keep the current file registry backend as the default implementation
  • avoid pulling RBAC policy changes from F47 into this PR

Validation

  • ./scripts/branch-sync-check.sh
  • env UV_CACHE_DIR=/home/g0dsssp33d/work/projects/aignt-os/.cache/uv uv run --no-sync python -m pytest tests/unit/test_auth_abstraction.py -q
  • env UV_CACHE_DIR=/home/g0dsssp33d/work/projects/aignt-os/.cache/uv ./scripts/security-gate.sh

@wendeus0 wendeus0 merged commit b2b40c5 into main Mar 13, 2026
11 checks passed
@wendeus0 wendeus0 deleted the draft/f44-auth-backend-abstraction branch March 13, 2026 18:19
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