Authentication Openapi
api
authentication
2607934b63b0
apis/authentication-openapi.yaml
Authentication Service API
Version 1.0.0
| Method | Path | Summary |
|---|---|---|
POST | /auth/login | Validate credentials and issue tokens |
POST | /auth/refresh | Rotate refresh token and issue access token |
GET | /auth/.well-known/jwks.json | Public signing keys |
3 endpoints