Kitura-Credentials
Auth middleware
An authentication middleware for validating user credentials in a Swift server framework
A pluggable framework for validating user credentials in a Swift server using Kitura
41 stars
28 watching
19 forks
Language: Swift
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides authentication using GitHub web login with OAuth2 API | 6 |
| A plugin for authentication using JSON Web Tokens in the Kitura web framework | 3 |
| An authentication plugin for Kitura framework | 16 |
| A plugin for authenticating users using the Facebook web login | 10 |
| An authentication plugin for a web framework that allows users to log in using Google's OAuth 2.0 system | 9 |
| An authentication plugin for Kitura-Credentials framework using Discord OAuth2 web login. | 0 |
| A framework plugin for authenticating users with Twitter OAuth web login | 1 |
| An authentication plug-in that allows users to authenticate with local credentials from a web form | 5 |
| A framework for managing user sessions in Swift servers using Kitura | 19 |
| Provides WebSocket support for a Swift-based web server framework | 68 |
| A Swift framework for building fast and efficient HTTP servers with support for FastCGI, SSL/TLS, and various networking protocols. | 104 |
| Provides a common logging interface for different kinds of loggers | 27 |
| Provides basic authentication middleware for protecting routes in a web application. | 137 |
| Provides a middleware layer to authenticate users in Koa.js applications | 138 |
| A sample application showcasing various Kitura features | 81 |