Initial release: Extends the Swift-JWT JWT<Claims>
type to support TypeSafeMiddleware, enabling a JWT to be used as authentication for a Codable route.
- Note: the Kitura-Credentials plugin for 'raw' routing is not yet implemented (#2); this will be added in a future release.