sentinel VS passport

Compare sentinel vs passport and see what are their differences.

sentinel

DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality (by britton-jb)

passport

Provides authentication for phoenix application (by opendrops)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sentinel passport
0 0
107 160
- -
0.0 0.0
about 6 years ago almost 7 years ago
Elixir Elixir
MIT License 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.

sentinel

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

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

passport

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

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

What are some alternatives?

When comparing sentinel and passport you can also consider the following projects:

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

corsica - Elixir library for dealing with CORS requests. 🏖

addict - User management lib for Phoenix Framework

kerosene - Pagination for Ecto and Pheonix.

multiverse - Elixir package that allows to add compatibility layers via API gateways.

plug_response_header - Elixir Plug to manipulate HTTP response headers

phoenix_token_auth - Token authentication solution for Phoenix. Useful for APIs for e.g. single page apps.

phoenix_live_reload - Provides live-reload functionality for Phoenix

plug - Compose web applications with functions