#
authentication-middleware
Here are 140 public repositories matching this topic...
Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication
ldap
jwt
saml
oauth2
authentication
caddy
jwt-tokens
facebook-login
ldap-authentication
openid-connect
authentication-backend
user-registration
caddy-plugin
authentication-portal
authentication-middleware
user-identity
github-authentication
caddy2
caddy-module
ldap-authentication-backend
-
Updated
Oct 14, 2021 - Go
A simple login and password strategy for OmniAuth.
-
Updated
Jun 16, 2021 - Ruby
easy auth for reverse proxies
nginx
ldap
oauth
oauth2
authentication
htpasswd
reverse-proxy
ldap-authentication
openid
openid-connect
traefik
openidconnect-client
ambassador
envoy
authentication-middleware
istio
nginx-ingress
traefik-ingress
-
Updated
Jul 30, 2021 - JavaScript
Authentication middleware for the botframework
-
Updated
Sep 5, 2018 - C#
Expose Microsoft Windows SSPI to Node for doing SSO authentication.
nodejs
internet
active-directory
ntlm
negotiate
kerberos
sspi
sso-authentication
authentication-middleware
netbios
jlg
spnego-authentication
fifi
ntlm-protocol
microsoft-windows-sspi
-
Updated
Aug 13, 2021 - C++
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
oauth
jwt
oauth2
identityserver
openid
asp-net-core
identityserver4
oidc
net-core
authentication-middleware
passwordless-authentication
identiy
sms-activate
phone-authentication
mobile-authentication
-
Updated
Aug 25, 2021 - C#
turn based strategy game using django channels, redux, and react hooks
react
redux
chat
docker
redis
middleware
django
authentication
docker-compose
websocket
websockets
game-development
django-rest-framework
django-channels
authentication-middleware
react-hooks
-
Updated
Sep 19, 2019 - Python
Pragmatic Authentication Library
-
Updated
Jun 17, 2015 - Erlang
Simple authentication and authorization server
identity
oauth2
authentication
auth
authorization
oauth2-server
proxy-middleware
authentication-middleware
identity-server
-
Updated
Oct 14, 2021 - Go
An ASP.NET Core authentication middleware: WeixinAuth for https://mp.weixin.qq.com (微信公众平台/网页授权登录)
middleware
oauth2
authentication
aspnetcore
aspnet
nuget
weixin
authentication-middleware
netstandard20
myvas
netcoreapp30
weixinauth
-
Updated
Apr 10, 2020 - C#
.NET, .NET Core, Frameworks (XAF & XPO), eXpressApp Framework, Entity Framework Core
security
orm
mvc
authentication
dotnet
aspnetcore
winforms
authorization
netcore
dotnet-core
entityframework
asp-net-core
webforms
asp-net-core-mvc
xaf
entityframeworkcore
authentication-middleware
xpo
row-level-security
blazor
-
Updated
Oct 4, 2021 - JavaScript
Passport Examples with different Database and strategies - MySQL | Sequelize | MongoDB | Mongoose
passportjs
cookie-session
passport-local
passport-twitter
authentication-strategy
authentication-middleware
passport-strategy
passport-local-mongoose
nodejs-authentication
expressjs-middleware
bcryptjs
passportjs-authentication
-
Updated
Mar 18, 2019 - JavaScript
Authentication middleware in Clojure
-
Updated
Jul 26, 2019 - Clojure
AWS Cognito package using the AWS SDK for PHP/Laravel
php
laravel
register
aws-sdk
aws-cognito
authentication-middleware
user-pool
api-authentication
laravel-api-auth
laravel-7-package
laravel-cognito
cognito-pool
-
Updated
Sep 2, 2021 - PHP
Authentication middleware for Expressive and PSR-7 applications
-
Updated
Jan 28, 2020 - PHP
OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
-
Updated
Oct 2, 2021 - PHP
A framework agnostic authentication library based on PSR standards
ldap
identity
jwt
library
authentication
login
php7
ldap-authentication
psr-15
agnostic-to-frameworks
jwt-authentication
psr
agnostic-implementation
authentication-middleware
authentication-framework
form-authentication
php-libray
user-authentication
http-authentication
authentication-service
-
Updated
Aug 21, 2021 - PHP
JWT Authentication for GraphQL
graphql
cors
security
jwt
authentication
headless
hacktoberfest
authentication-middleware
rsa-key
anonymous-tokens
signer-key
-
Updated
Dec 17, 2020 - PHP
A Nancy module for adding OAuth2 support.
-
Updated
Jul 26, 2017 - C#
Work in progress
nodejs
chat
express
mongodb
reactjs
socket-io
socket-io-client
react-bootstrap
localstorage
cloudinary
jsonwebtoken
image-upload
authentication-middleware
video-upload
token-based-authentication
-
Updated
Sep 2, 2021 - JavaScript
An ASP.NET Core authentication middleware: WeixinOpen for https://open.weixin.qq.com (微信开放平台/微信扫码登录)
oauth2
authentication
aspnetcore
nuget
authentication-middleware
netstandard20
myvas
weixinopen
netcoreapp30
-
Updated
Apr 10, 2020 - C#
HTTP basic authentication middleware for aiohttp 3.0+
-
Updated
Jan 17, 2021 - Python
The principal repository of Unity IdM service - versatile identity and authentication platform
authentication
user-management
identity-management
identity-provider
authentication-middleware
identity-service
identity-server
-
Updated
Oct 14, 2021 - Java
Provides LDAP authentication services for your Pyramid application based on the ldap3 package.
-
Updated
Oct 9, 2021 - Python
Firebase Authentication Middleware for Go Fiber framework.
go
middleware
firebase
authentication
firebase-console
fiber
firebase-authentication
authentication-middleware
gofiber
fiber-framework
ignore-urls
-
Updated
Mar 15, 2021 - Go
HTTP Basic Authentication Middleware for Slim Framework
-
Updated
Apr 28, 2016 - PHP
Implements an IndieAuth (an identity layer on top of OAuth 2.0) client/authentication middleware.
-
Updated
Apr 26, 2020 - Go
This project is a step by step guide on how to create a simple API using Go programming language. The purpose of the project is to demonstrate to new comers the language features, concepts and how to create a fully tested, readable and maintainable project.
-
Updated
Apr 15, 2020 - Go
Improve this page
Add a description, image, and links to the authentication-middleware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the authentication-middleware topic, visit your repo's landing page and select "manage topics."
Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications
- To retrieve a list of authentications for that integrationHowever when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.