Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Framework

JWT

JWT provides integrations between JWTKit and Vapor to make it easy to work with JWTs in your Vapor application.

Overview

For more details, see the Vapor Docs.

Topics

Protocols

Type Aliases

  • typealias JWKSCache
    A thread-safe and atomic class for retrieving JSON Web Key Sets which honors the HTTP Cache-Control, Expires and Etag headers.

Extended Modules