7f868b68

By: Michael Lynch <git@mtlynch.io>

Construct login token requests explicitly

Keep the parsed HTTP request separate from the token-creation request instead
of relying on matching struct fields for a direct conversion.