phoenix_token_auth VS plug_response_header

Compare phoenix_token_auth vs plug_response_header and see what are their differences.

phoenix_token_auth

Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps. (by manukall)

plug_response_header

Elixir Plug to manipulate HTTP response headers (by c-rack)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
phoenix_token_auth plug_response_header
- -
163 12
- -
0.0 0.0
over 7 years ago over 8 years ago
Elixir Elixir
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

phoenix_token_auth

Posts with mentions or reviews of phoenix_token_auth. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning phoenix_token_auth yet.
Tracking mentions began in Dec 2020.

plug_response_header

Posts with mentions or reviews of plug_response_header. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning plug_response_header yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing phoenix_token_auth and plug_response_header you can also consider the following projects:

passport - Provides authentication for phoenix application

phoenix_haml - Phoenix Template Engine for Haml

plug_jwt - Plug for JWT authentication

sentinel - DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality

plug - Compose web applications with functions

webassembly - Web DSL for Elixir

plug_rails_cookie_session_store - Rails compatible Plug session store

ex_admin - ExAdmin is an auto administration package for Elixir and the Phoenix Framework

phoenix_html - Building blocks for working with HTML in Phoenix

torch - A rapid admin generator for Elixir & Phoenix

params - Easy parameters validation/casting with Ecto.Schema, akin to Rails' strong parameters.