authorize
pow
DISCONTINUED
Our great sponsors
- Paraxial.io - Bot detection and prevention for Elixir/Phoenix applications
- Scout APM - Less time debugging, more time building
- SonarLint - Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
authorize | pow | |
---|---|---|
0 | 2 | |
91 | 3,444 | |
- | - | |
0.0 | 10.0 | |
over 2 years ago | about 2 years ago | |
Elixir | CoffeeScript | |
MIT License | MIT License |
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.
authorize
We haven't tracked posts mentioning authorize yet.
Tracking mentions began in Dec 2020.
pow
- Doctree
-
Apple Monterey reserves port 5000, a common web development port
I don't think IANA explicitly reserved .dev. It was made popular as a local dev domain by Basecamp's Pow[1]. IANA only defines .test, .example, .invalid, .local, and .localhost as reserved (with .onion being the latest addition in 2015[2])
Though in this list, only .test and .example are marked as non-special and must be resolved normally by RFC 6761, and .local is reserved for mDNS by RFC 6762. In this list, .test would have been the most appropriate for Pow to use.
CydeWeys (Tech Lead of Google Registry) has commented on HN in the past that they did not anticipated people weren't following the best practices[3], which makes me think IANA should have given .dev the same treatment as .onion: by explicitly reserving them (but this is another topic to discuss).
[1]: https://github.com/basecamp/pow
What are some alternatives?
bodyguard - Simple authorization conventions for Phoenix apps
canada - Easy permission definitions in Elixir apps!
sheriff - Build simple and robust authorization systems with just Elixir and Plug
canary
phx_gen_auth - An authentication system generator for Phoenix 1.5 applications.
guardian - Elixir Authentication
terminator - 🛡 Modern elixir ACL/ABAC library for managing granular user abilities and permissions
speakeasy - Middleware based authorization for Absinthe GraphQL powered by Bodyguard
Pundit - Simple authorization helpers for Elixir stucts, like Ruby's Pundit
openmaize - No longer maintained - was an Authentication library for Plug-based applications in Elixir
htpasswd - Apache httpasswd file reader/writer in Elixir
oauth2 - An Elixir OAuth 2.0 Client Library