Commit Graph

2 Commits

Author SHA1 Message Date
Kit Langton 0dcaec3b7b refactor(provider): return canonical auth methods
Make the provider auth service own the canonical Methods DTO and align the server test cleanup pattern with the other HttpApi slices.
2026-04-14 20:43:38 -04:00
Kit Langton 0bb986359b add experimental provider auth HttpApi slice
Move the shared provider auth DTOs to Effect Schema, add a parallel experimental provider auth HttpApi endpoint, and cover the list/docs flow with a server test.
2026-04-14 20:43:38 -04:00