8000 GitHub - petrpavlik/jwt: Vapor JWT provider
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

petrpavlik/jwt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Vapor JWT provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 61.7%
  • Shell 36.0%
  • Dockerfile 2.3%
0