Merged in feature/cognito-shared-environments (pull request #211)
cognito and permit shared prod environment support * code complete * user creattion tool test harness
This commit is contained in:
@@ -159,6 +159,7 @@ queryapi.RegisterHandlers(cfg.Router, cons)
|
||||
| `permitio.go` | Permit.io authorization client |
|
||||
| `token.go` | JWT token operations (refresh, validation) |
|
||||
| `validation.go` | Token signature and claims validation |
|
||||
| `envcheck.go` | Environment access control check with in-memory cache (30min TTL) |
|
||||
|
||||
**Authentication Flow**:
|
||||
```mermaid
|
||||
|
||||
Reference in New Issue
Block a user