vapor/jwt

Vapor JWT provider

342

stars

297

commits

Swift

primary language

Aug 18, 2026

updated

authentication
jwt
server-side-swift
swift
swift-linux
vapor
vapor-service
Browse cluster: Server-side Swift web frameworks β†’

README

JWTKit

Documentation Team Chat MIT License Continuous Integration Swift 6.0+


Support for JWT (JSON Web Tokens) in Vapor. This package integrates JWTKit with Vapor.

Installation

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")

Contributors

tanner0101

124 commits

siemensikkema

91 commits

0xTim

17 commits

ptoffy

8 commits

vapor/jwt

Vapor JWT provider

342

stars

297

commits

Swift

primary language

Aug 18, 2026

updated

authentication
jwt
server-side-swift
swift
swift-linux
vapor
vapor-service
Browse cluster: Server-side Swift web frameworks β†’

README

JWTKit

Documentation Team Chat MIT License Continuous Integration Swift 6.0+


Support for JWT (JSON Web Tokens) in Vapor. This package integrates JWTKit with Vapor.

Installation

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")

Contributors

tanner0101

124 commits

siemensikkema

91 commits

0xTim

17 commits

ptoffy

8 commits

Languages

Swift

65.4%

Shell

32.5%

Dockerfile

2.1%