Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vapor/jwt
Vapor JWT provider
https://github.com/vapor/jwt
authentication jwt server-side-swift swift swift-linux vapor vapor-service
Last synced: 3 months ago
JSON representation
Vapor JWT provider
- Host: GitHub
- URL: https://github.com/vapor/jwt
- Owner: vapor
- License: mit
- Created: 2016-10-03T21:49:22.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T13:36:44.000Z (4 months ago)
- Last Synced: 2024-07-10T14:21:22.905Z (4 months ago)
- Topics: authentication, jwt, server-side-swift, swift, swift-linux, vapor, vapor-service
- Language: Swift
- Homepage:
- Size: 360 KB
- Stars: 315
- Watchers: 32
- Forks: 65
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-jwt - jwt - Implementation in Swift. (Libraries / Swift)
README
Support for JWT (JSON Web Tokens) in Vapor.
**Original author**
- Siemen Sikkema, [@siemensikkema](http://github.com/siemensikkema)