plug_password
Auth plug
A simple authentication plug to secure a server with a password-based system
Simple plug to secure your server with password
10 stars
1 watching
0 forks
Language: Elixir
last commit: almost 7 years ago
Linked from 1 awesome list
authenticationelixirlibraryphoenixplug
Related projects:
Repository | Description | Stars |
---|---|---|
paulanthonywilson/basic_auth | An Elixir Plug to easily add basic authentication to an application | 164 |
bitgamma/plug_auth | An authentication toolkit providing basic and token-based authentication with access control functionality | 67 |
lexmag/blaguth | Provides basic access authentication functionality for Plug applications | 20 |
bryanjos/plug_jwt | A JWT authentication plug for Elixir applications | 39 |
manukall/phoenix_token_auth | An authentication solution for Phoenix applications | 163 |
anurag90x/flask-pundit | An extension for managing resource authorization and scoping in Flask web applications. | 52 |
blakewilliams/doorman | Tools to simplify authentication with Plug and Phoenix | 120 |
appdoctorio/accesspass | Provides full user authentication features for an API. | 70 |
riverrun/phauxth | A comprehensive authentication library for Plug-based web applications written in Elixir. | 409 |
nbudin/authlogic_pam | An authlogic plugin for integrating PAM authentication with Ruby-based web applications. | 13 |
pow-auth/pow | A modular authentication and user management system for Phoenix and Plug-based applications. | 1,611 |
mojolingo/mojo-auth.ex | An Elixir implementation of HMAC-based authentication | 4 |
mneudert/plug_accesslog | Tools for writing and managing access logs in Elixir applications | 31 |
ueberauth/ueberauth | An authentication framework that simplifies integration with third-party providers | 1,620 |
anotherhale/secure_headers | An Elixir Plug providing secure HTTP headers for protecting web applications | 45 |