Gabriel L. Manor
Permit.io in KubeCon 2024 - Here’s What We're Excited For
Kubecon 2024 in Salt Lake City starts tomorrow! These are the booths, talks and panels we are especially excited for.
Gabriel L. Manor
Kubecon 2024 in Salt Lake City starts tomorrow! These are the booths, talks and panels we are especially excited for.
Daniel Bass
See how Maricopa County used Fine-Grained Authorization (FGA) to secure its voting system. A case study for developers protecting data in large-scale operations
Gabriel L. Manor
Everything you need to know on the principles of authentication and authorization in applications. Including a comparison table and real-world use cases.
Gabriel L. Manor
Learn best practices for implementing ABAC (Attribute-Based Access Control) in application authorization, including real-world use cases and code examples.
Gabriel L. Manor
Attribute Based Access Control (ABAC) is an authorization model that grants access based on environmental conditions, as well as user and resource attributes. Learn how ABAC works, its use cases, and how to implement it in your application
Gabriel L. Manor
Discover top open-source auth projects enhancing application security, including Hanko, Supabase, and OPAL, for robust authentication and authorization.
Daniel Bass
How Google built its access control with Google Zanzibar, and how you can model and build a 'Google Drive' style authorization system for your app yourself!
Daniel Bass
Learn how to implement proper authorization for a healthcare app with the help of Galactic Health Corporation - a Rick & Morty inspired healthcare application.
Daniel Bass
Protecting your user's personal medical information is vital in healthcare apps. Here's how to make sure you're doing everything to keep that data safe -
Daniel Bass
Learn how, when, and where to use OAuth scopes for authorization. Get a clear understanding of OAuth scopes definition and their proper usage.
Gabriel L. Manor
Learn how to use passkeys and fine-grained authorization for better access control in cloud applications, including an example project and a detailed tutorial.
Daniel Bass
Get ready to rumble! Join us on a quest to find the best authorization policy model in an epic battle royale: RBAC vs. ABAC vs. ReBAC
Daniel Bass
Explore top developer communities like Next.js and OpenAI. Dive into knowledge-rich hubs, collaborate, learn from experts, and stay ahead in tech trends.
Daniel Bass
"Shift-Left" is great, but often results in endless tasks and tools for devs instead of addressing the real issues. How can we avoid it? Implement good DevEx.