basic_auth
Auth plug
An Elixir Plug to easily add basic authentication to an application
Elixir Plug to easily add HTTP basic authentication to an app
164 stars
10 watching
27 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ueberauth/ueberauth | An authentication framework that simplifies integration with third-party providers | 1,620 |
azranel/plug_password | A simple authentication plug to secure a server with a password-based system | 10 |
alexfilatov/ueberauth_line | An authentication strategy for LINE OAuth2 | 4 |
bryanjos/plug_jwt | A JWT authentication plug for Elixir applications | 39 |
riverrun/phauxth | A comprehensive authentication library for Plug-based web applications written in Elixir. | 409 |
lexmag/blaguth | Provides basic access authentication functionality for Plug applications | 20 |
mojolingo/mojo-auth.ex | An Elixir implementation of HMAC-based authentication | 4 |
dwyl/elixir-auth-google | Provides a simple way to add Google OAuth authentication to Elixir apps | 263 |
jshttp/basic-auth | Parses basic authentication credentials from HTTP headers | 701 |
appdoctorio/accesspass | Provides full user authentication features for an API. | 70 |
handnot2/plug_sigaws | A Elixir module that authenticates HTTP requests with AWS Signature V4 signatures. | 0 |
blakewilliams/doorman | Tools to simplify authentication with Plug and Phoenix | 120 |
auraphp/aura.auth | Provides authentication functionality and session tracking using various adapters. | 134 |
ueberauth/ueberauth_facebook | Enables Facebook OAuth2 authentication in Elixir applications using Überauth | 77 |
bryanjos/aws_auth | A library for generating signed AWS URLs with version 4 signatures | 66 |