plug_logger_json
Elixir Plug that formats http request logs as json (by bleacherreport)
guardian
Elixir Authentication (by ueberauth)
| plug_logger_json | guardian | |
|---|---|---|
| 1 | 4 | |
| 132 | 3,512 | |
| 0.0% | -0.1% | |
| 0.0 | 4.6 | |
| about 5 years ago | 11 days ago | |
| Elixir | Elixir | |
| 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.
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_logger_json
Posts with mentions or reviews of plug_logger_json.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Logging JSON messages in Elixir using a Custom Formatter
View on GitHub
guardian
Posts with mentions or reviews of guardian.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-17.
-
Building JSON API w/ Authentication as a backend for a mobile app?
As for the original question, OP you should check out https://github.com/ueberauth/guardian if you want to roll your own auth. If not rolling you own you can just use a standard Oauth provider and validate their tokens (surprise they are JWTs) in you backend using their public keys.
-
Complete, Production-Ready Phoenix Reference Applications
AuthN: For authentication, I'd look at the built-in auth generator. If you need to add JWT things, joken and/or guardian can probably meet your needs.
What are some alternatives?
When comparing plug_logger_json and guardian you can also consider the following projects:
corsica - Elixir library for dealing with CORS requests. 🏖
Pow - Robust, modular, and extendable user authentication system
logger_json - JSON logger formatter with support for Google Cloud, DataDog and other for Elixir.
ueberauth - An Elixir Authentication System for Plug-based Web Applications
slack_logger_backend - An Elixir logger backend for posting errors to Slack.
coherence - Coherence is a full featured, configurable authentication system for Phoenix