phoenix_token_auth
Auth system
An authentication solution for Phoenix applications
Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps.
163 stars
8 watching
39 forks
Language: Elixir
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
smpallen99/coherence | An authentication system for Elixir web applications | 1,268 |
riverrun/phauxth | A comprehensive authentication library for Plug-based web applications written in Elixir. | 409 |
khusnetdinov/sesamex | An authentication solution for Elixir/Phoenix applications | 12 |
pow-auth/pow | A modular authentication and user management system for Phoenix and Plug-based applications. | 1,618 |
angarsk8/phoenix-vue-demo | An authentication-based application built with Phoenix and Vue.js | 77 |
neroniaky/angular-token | Provides an authentication service for Angular applications with support for multiple users and token-based authentication | 370 |
blakewilliams/doorman | Tools to simplify authentication with Plug and Phoenix | 120 |
schrockwell/bodyguard | Authorization framework for Elixir applications | 754 |
britton-jb/sentinel | A thin wrapper around Guardian for Phoenix Framework authentication functionality | 106 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 825 |
anurag90x/flask-pundit | An extension for managing resource authorization and scoping in Flask web applications. | 52 |
azranel/plug_password | A simple authentication plug to secure a server with a password-based system | 10 |
mojolingo/mojo-auth.ex | An Elixir implementation of HMAC-based authentication | 4 |
lynndylanhurley/ng-token-auth | A token-based authentication module for Angular.js applications. | 1,793 |
ilanusse/praetorian | A lightweight authorization system that uses policy classes and does not require any additional dependencies. | 59 |