Provides grant-management utilities.
- Can obtain a grant through the direct API using name/password.
- Can renew any token using a
refresh_token. - Validates grants/tokens.
Embodies access_token, refresh_token and other handiness.
Embodies JSON Web Token bits and checking for roles.