# Functions
AuthEnrollment defines a middleware function that will authenticate an enrollment with the Invopop API.
GetClient provides the Invopop client that was prepared with the enrollment's auth token.
GetEnrollment retrieves the enrollment object from the context.
NewService instantiates a new echo service using some reasonable defaults.