Skip to content

0.0.1

Compare
Choose a tag to compare
@djones6 djones6 released this 09 Aug 09:02
· 14 commits to master since this release

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.