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
-
Updated
Oct 14, 2021 - Go
A simple login and password strategy for OmniAuth.
-
Updated
Jun 16, 2021 - Ruby
easy auth for reverse proxies
-
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.
-
Updated
Aug 13, 2021 - C++
Sample passwordless phone number authentication using OAuth in ASP.NET Core 2.2
-
Updated
Aug 25, 2021 - C#
turn based strategy game using django channels, redux, and react hooks
-
Updated
Sep 19, 2019 - Python
Pragmatic Authentication Library
-
Updated
Jun 17, 2015 - Erlang
Simple authentication and authorization server
-
Updated
Oct 14, 2021 - Go
An ASP.NET Core authentication middleware: WeixinAuth for https://mp.weixin.qq.com (微信公众平台/网页授权登录)
-
Updated
Apr 10, 2020 - C#
.NET, .NET Core, Frameworks (XAF & XPO), eXpressApp Framework, Entity Framework Core
-
Updated
Oct 4, 2021 - JavaScript
Passport Examples with different Database and strategies - MySQL | Sequelize | MongoDB | Mongoose
-
Updated
Mar 18, 2019 - JavaScript
Authentication middleware in Clojure
-
Updated
Jul 26, 2019 - Clojure
AWS Cognito package using the AWS SDK for PHP/Laravel
-
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
-
Updated
Aug 21, 2021 - PHP
JWT Authentication for GraphQL
-
Updated
Dec 17, 2020 - PHP
A Nancy module for adding OAuth2 support.
-
Updated
Jul 26, 2017 - C#
Work in progress
-
Updated
Sep 2, 2021 - JavaScript
An ASP.NET Core authentication middleware: WeixinOpen for https://open.weixin.qq.com (微信开放平台/微信扫码登录)
-
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
-
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.
-
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.