cas-middleware
Authentication middleware
Provides CAS authentication middleware for web applications
0 stars
1 watching
0 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fferrere/cas-demo | Demonstrates Common Lisp web app with CAS authentication using Apereo CAS server | 2 |
biola/rack-cas | A Rack middleware to perform client authentication using the CAS protocol | 149 |
eudoxia0/hermetic | A security module for Common Lisp web applications | 43 |
zeiss/fiber-goth | Middleware to integrate authentication into an application | 5 |
sidroberts/phalcon-authmiddleware | Provides an authentication middleware component for Phalcon applications to manage user authorization and access control. | 28 |
koajs/basic-auth | Provides basic authentication middleware for protecting routes in a web application. | 138 |
dialupnoises/steam-login | An Express.js middleware for authenticating with Steam. | 62 |
tuupola/slim-basic-auth | Middleware for implementing HTTP Basic Authentication in PHP web applications | 441 |
dommmel/cloudflare-workers-basic-auth | Protects static HTML pages by authenticating incoming requests with a username and password | 110 |
eozer/fiber_ldapauth | An LDAP authentication middleware for a web application framework. | 4 |
django-cas-ng/django-cas-ng | Django CAS client authentication library for Single Sign On and Single Logout | 384 |
antonybudianto/express-firebase-middleware | An Express middleware package for integrating with Firebase authentication and authorization services. | 51 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,589 |
christophejunke/cl-infinidash | A Lisp API to an Amazon Web Services reactive cryptography service | 0 |
koajs/ctx-basic-auth | A Koa.js middleware that authenticates HTTP requests with basic authentication | 6 |