sentinel
Auth library
A thin wrapper around Guardian for Phoenix Framework authentication functionality
DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
106 stars
8 watching
19 forks
Language: Elixir
last commit: almost 7 years ago
Linked from 1 awesome list
authenticationelixirguardianphoenix-frameworkueberauth
Related projects:
Repository | Description | Stars |
---|---|---|
schrockwell/bodyguard | Authorization framework for Elixir applications | 754 |
shaj13/go-guardian | A library for simple and clean API authentication with various strategies | 560 |
riverrun/phauxth | A comprehensive authentication library for Plug-based web applications written in Elixir. | 409 |
manukall/phoenix_token_auth | An authentication solution for Phoenix applications | 163 |
ueberauth/ueberauth | An authentication framework that simplifies integration with third-party providers | 1,620 |
leberkleber/simple-jwt-provider | Provides JWT-based authentication and user management with optional password reset and custom claims | 38 |
lukejacksonn/hyperapp-firebase-auth | A hyperapp module that wraps the Firebase authentication API to provide a simple and convenient way to manage user authentication in web applications. | 19 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
ueberauth/guardian_db | An extension to the Guardian authentication framework that tracks tokens in an application's database to prevent token replay. | 367 |
smpallen99/coherence | An authentication system for Elixir web applications | 1,268 |
khusnetdinov/sesamex | An authentication solution for Elixir/Phoenix applications | 12 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 355 |
blakewilliams/doorman | Tools to simplify authentication with Plug and Phoenix | 120 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |