blaguth
Auth handler
Provides basic access authentication functionality for Plug applications
Basic Access Authentication in Plug applications
20 stars
2 watching
4 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
elixir
Related projects:
Repository | Description | Stars |
---|---|---|
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 69 |
bitgamma/plug_auth | An authentication toolkit providing basic and token-based authentication with access control functionality | 67 |
paulanthonywilson/basic_auth | An Elixir Plug to easily add basic authentication to an application | 164 |
ueberauth/ueberauth | An authentication framework that simplifies integration with third-party providers | 1,620 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 393 |
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 |
blakewilliams/doorman | Tools to simplify authentication with Plug and Phoenix | 120 |
ergo/ziggurat_foundations | Framework agnostic authorization and permission management toolkit | 71 |
mojolingo/mojo-auth.ex | An Elixir implementation of HMAC-based authentication | 4 |
zmoshansky/aeacus | A secure and highly configurable identity authentication module for Map compatible data structures | 38 |
anurag90x/flask-pundit | An extension for managing resource authorization and scoping in Flask web applications. | 52 |
schrockwell/bodyguard | Authorization framework for Elixir applications | 754 |
handnot2/plug_sigaws | A Elixir module that authenticates HTTP requests with AWS Signature V4 signatures. | 0 |
bryanjos/plug_jwt | A JWT authentication plug for Elixir applications | 39 |