Kitura-CredentialsJWT
Token auth
A plugin for authentication using JSON Web Tokens in the Kitura web framework
A plugin for the Kitura-Credentials framework that supports JWT authentication.
3 stars
17 watching
10 forks
Language: Swift
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
kitura/kitura-credentials | An authentication middleware for validating user credentials in a Swift server framework | 41 |
kitura/kitura-credentialshttp | An authentication plugin for Kitura framework | 16 |
kitura/kitura-credentialsgithub | Provides authentication using GitHub web login with OAuth2 API | 6 |
jacobvanorder/kitura-credentialstwitter | A framework plugin for authenticating users with Twitter OAuth web login | 1 |
kitura/kitura-credentialsgoogle | An authentication plugin for a web framework that allows users to log in using Google's OAuth 2.0 system | 9 |
kitura/kitura-credentialsfacebook | A plugin for authenticating users using the Facebook web login | 10 |
123flo321/kitura-credentialsdiscord | An authentication plugin for Kitura-Credentials framework using Discord OAuth2 web login. | 0 |
nocturnalsolutions/kitura-credentialslocal | An authentication plug-in that allows users to authenticate with local credentials from a web form | 5 |
generationtux/jwt-artisan | A package that simplifies the use of JSON Web Tokens (JWT) in PHP for authentication purposes in web applications. | 141 |
adam-hanna/jwt-auth | A JSON web token middleware for GoLang http servers. | 233 |
jasongoodwin/authentikat-jwt | A claims-based authentication standard implementation in Scala | 133 |
skelpo/jwtmiddleware | Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework | 34 |
mikenicholson/passport-jwt | Provides an authentication strategy using JSON Web Tokens | 1,967 |
sander-io/hasura-jwt-auth | An authentication system for Hasura and PostgreSQL using JWT tokens | 84 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 245 |