Install
Basic usage
Scope enforcement
The middleware validates the token but does not enforce scopes — that’s your responsibility:Error responses
The middleware returns401 on missing or invalid tokens:
Protect Express routes with ImaRobot token verification.
401 on missing or invalid tokens:
req.agent object