phoenix_client_ssl alternatives and similar packages
Based on the "Authentication" category.
Alternatively, view phoenix_client_ssl alternatives based on common mentions on social networks and blogs.
-
Phauxth
Not actively maintained - Authentication library for Phoenix, and other Plug-based, web applications -
Shield
DISCONTINUED. Shield is an OAuth2 Provider hex package and also a standalone microservice build top of the Phoenix Framework and 'authable' package. -
elixir_auth_google
👤Minimalist Google OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀 -
aeacus
A simple, secure, and highly configurable Elixir identity [username | email | id | etc.]/password authentication module to use with Ecto. -
zachaeus
An easy to use licensing system, using asymmetric cryptography to generate and validate licenses.
InfluxDB – Built for High-Performance Time Series Workloads

Do you think we are missing an alternative of phoenix_client_ssl or a related project?
README
Phoenix Client SSL
Set of Plugs / Lib to help with SSL Client Auth.
Installation
The package can be installed by adding phoenix_client_ssl
to your list of dependencies in mix.exs
:
def deps do
[{:phoenix_client_ssl, "~> 0.5"}]
end
The docs can be found at https://hexdocs.pm/phoenix_client_ssl.
*Note that all licence references and agreements mentioned in the phoenix_client_ssl README section above
are relevant to that project's source code only.