87 words, 1 min read
⚠️ This post links to an external website. ⚠️
Permit.Phoenix provides seamless authorization integration for Phoenix Framework applications, enabling consistent permission checking across controllers and LiveViews without code duplication.
Key features:
- Automatic authorization - Plug-based controllers and LiveViews authorize actions automatically
- Resource preloading - Automatically load and scope single database records and lists based on user permissions
- LiveView 1.0+ support - Optional integration with streams and modern LiveView features
- Flexible error handling - Customizable unauthorized and not-found behaviors
- Router integration - Automatic action mapping from Phoenix routes
- Event authorization - Authorize LiveView events with custom mapping
continue reading on github.com
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.