plug_jwt VS phoenix_token_auth

Compare plug_jwt vs phoenix_token_auth and see what are their differences.

plug_jwt

Plug for JWT authentication (by bryanjos)

phoenix_token_auth

Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps. (by manukall)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
plug_jwt phoenix_token_auth
- -
39 163
- -
0.0 0.0
over 8 years ago over 7 years ago
Elixir Elixir
Apache License 2.0 MIT License
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.

plug_jwt

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

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

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.

What are some alternatives?

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

phoenix_pubsub_rabbitmq - RabbitMQ adapter for Phoenix's PubSub layer

passport - Provides authentication for phoenix application

phoenix_pubsub_vernemq - OBSOLETE - A VerneMQ/MQTT pubsub adapter for the Phoenix framework

plug - Compose web applications with functions

dayron - A repository `similar` to Ecto.Repo that maps to an underlying http client, sending requests to an external rest api instead of a database

plug_rails_cookie_session_store - Rails compatible Plug session store

rummage_phoenix - Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix.

phoenix_html - Building blocks for working with HTML in Phoenix

phoenix_html_simplified_helpers - Some helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )

plug_response_header - Elixir Plug to manipulate HTTP response headers

phoenix_live_reload - Provides live-reload functionality for Phoenix

torch - A rapid admin generator for Elixir & Phoenix