Issue #5: implement SQLite auth store and migrations #56

Merged
dohertj2 merged 1 commits from agent-2/issue-5-implement-sqlite-auth-store-and-migrations into main 2026-04-26 16:34:29 -04:00
Owner

Closes #5.

Summary:

  • Add SQLite auth schema, migrations, startup migration hosted service, API key lookup, and audit stores.
  • Add scope serialization and auth store service registration.
  • Add focused migration, newer-schema, lookup, revoked-key, and audit tests.
  • Update gateway process auth store documentation.

Verification:

  • dotnet build src\MxGateway.sln
  • dotnet test src\MxGateway.sln

Commit: ec1155d

Closes #5. Summary: - Add SQLite auth schema, migrations, startup migration hosted service, API key lookup, and audit stores. - Add scope serialization and auth store service registration. - Add focused migration, newer-schema, lookup, revoked-key, and audit tests. - Update gateway process auth store documentation. Verification: - dotnet build src\\MxGateway.sln - dotnet test src\\MxGateway.sln Commit: ec1155d
dohertj2 added 1 commit 2026-04-26 16:34:15 -04:00
dohertj2 merged commit 420a813967 into main 2026-04-26 16:34:29 -04:00
Sign in to join this conversation.