Vapor JWT provider
342
stars
297
commits
Swift
primary language
Aug 18, 2026
updated
Support for JWT (JSON Web Tokens) in Vapor. This package integrates JWTKit with Vapor.
Use the SPM string to easily include the package in your Package.swift file.
.package(url: "https://github.com/vapor/jwt.git", from: "5.0.0")
and add it to your target's dependencies:
.product(name: "JWT", package: "jwt")
Swift
65.4%
Shell
32.5%
Dockerfile
2.1%
Vapor JWT provider
342
stars
297
commits
Swift
primary language
Aug 18, 2026
updated
Support for JWT (JSON Web Tokens) in Vapor. This package integrates JWTKit with Vapor.
Use the SPM string to easily include the package in your Package.swift file.
.package(url: "https://github.com/vapor/jwt.git", from: "5.0.0")
and add it to your target's dependencies:
.product(name: "JWT", package: "jwt")
Swift
65.4%
Shell
32.5%
Dockerfile
2.1%