basic-auth
There are 118 repositories under basic-auth topic.
dromara/sureness
Dromara Sureness A efficient security framework focus on protection of API.
jshttp/basic-auth
Generic basic auth Authorization header field parser
hormesiel/vercel-basic-auth
How to add BASIC AUTHENTICATION to a VERCEL deployment for FREE using various techniques.
InVisionApp/rye
A tiny http middleware for Golang with added handlers for common needs.
hormesiel/static-auth
The most simple way to add Basic Authentication to a static website hosted on Vercel.
builtinnya/aws-lambda-edge-basic-auth-terraform
A Terraform module that creates AWS Lambda@Edge resources to protect CloudFront distributions with Basic Authentication.
rozek/node-red-authorization-examples
user authentication and authorization for Node-RED
svenluijten/super-basic-auth
🔒 A lightweight package to add basic authentication to your Laravel app.
oktadev/okta-spring-boot-login-options-example
Spring Boot Login Options
praveenLT/java-selenium-basic-auth
A sample repo to help you handle basic auth for automation test in Java-selenium on LambdaTest. Run your Java Selenium tests on LambdaTest platform.
nidorx/http-request
A very small (160KB, zero dependency) HTTP client for Java using HttpURLConnection
clevergo/auth
:lock: Go HTTP Authentication Middleware
ldclakmal/ballerina-security
The one-stop place to learn/experience the examples, use-cases, demonstrations, and resources related to microservices security patterns with Ballerina, which is an open-source programming language for the cloud that makes it easier to use, combine, and create network services.
peteretelej/dserve
dserve - Directory Serve: Serve a static directory via HTTP / static website (with basic-auth authentication support)
zarxor/Example.API.Secured
Example code of a simple secured API
Owez/rocket-basicauth
A high-level basic access authentication request guard for Rocket.rs
cnapagoda/spring-boot-basic-auth
Secure Spring Boot REST API using Basic Authentication
dlenroc/ApacheJMeter_auth
JMeter 3+ HTTP Sampler with authentication
gunantos/PHP_AUTHENTICATION
PHP Authentiation JWT, Basic, API KEY, Digest, Google login, Facebook login
bepitome/flutter-basic-authentication-challenge
Basic authentication flutter challenge
EvilLord666/TechDemo
Spring Boot Example web application with Data Access Layer and 3 types of Authorization including OAuth2 from OpenAm
javieraviles/docker-wildfly-oracle
Dockerized Wildfly with Oracle driver developing environment, setting up a data source (using credential store) and basic auth. Autodeployment and Debugging.
naueramant/mir
YAML configurable web dashboard viewer written in Go
thangaduraicse/learn-conversational-form
Conversational Form: Create an app using react, conversational-form(web component), node - express and aws - dynamoDB.
antonengelhardt/basic-auth-plugin
A plugin for Envoy, written in Rust, that implements basic authentication and stores it in an encrypted cookie to persist across browser sessions.
BertramRay/railway-nginx-basic-auth
This is for web applications running in railway.app which need a basic auth without modifing source code. You can add to railway easily by this button.
bichanna/easy-basicauth
Easy basic auth for Django.
bybatkhuu/stack.nginx
Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.
deepakbhalla/spring-boot-basic-auth-security
Spring boot Rest APIs secured with Basic Auth Spring Security Implementation
farahmadii/restful-graphql-microservice
This repository is a restful API created in Spring boot on a data source of various dog breeds, the API endpoints are secured with extending spring security configuration and documented with swagger, finally the API is integration and unit tested. It also includes an implementation of Graphql API query system and a Netflix Eureka-based microservice server and client on the same data source.
gwleuverink/lockdown
Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware & configurable guards
ladjs/policies
Policies helper for Lad
leeheefull/java-application-tutorial
1~3주(Toy Project) / 4~7주(Boost Course: Back-end)
skryshtafovych/MaterialReddit
Personal Reddit App
TheRedPandaDev/web-quiz-engine
Web quiz engine REST CRUD API with basic auth built with Java Spring Boot and H2 database