Sandbox orientado a contratos del Bounded Context Auth de VIVO, que expone definiciones OpenAPI y AsyncAPI junto con mocks en Gleam para integración y desarrollo de aplicaciones mobile y web.
- Gleam 99.4%
- Shell 0.6%
RED: added execute_with tests proving injected clock/id ports are required for registry and recovery flows. GREEN: introduced ApplicationPorts runtime and rewired use-cases to use clock/id ports instead of inline fixture constants. |
||
|---|---|---|
| docs | ||
| src/auth | ||
| test | ||
| .gitignore | ||
| gleam.toml | ||
| manifest.toml | ||
| README.md | ||
BC Auth
bc-auth is a bounded-context-first authentication boilerplate in Gleam.
Current scope
- Establish repository skeleton and shared architecture language.
- Keep domain and application layers provider-agnostic.
- Start from strict TDD and small composable modules.
Getting started
gleam test