# Variables
HeaderAugmenter is an Augmenter that adds the authorization information to the request header.
RouterBodyAugmenter is an Augmenter that adds the authorization information to the request body.
# Interfaces
Augmenter is an extension point for adding the appropriate authorization information to oauth requests.