Authentication Endpoints
API Documentation
# Authentication Endpoints (v1)
All requests to the protected `api.donor.money` or `api.sirgiving.org` routes require a Bearer token in the Authorization header.
### Generate Token
`POST /api/v1/auth/login`
**Request Body (JSON)**
```json
{
"email": "use...