Gabriel L. Manor
Authentication and Authorization in Applications
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
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.
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.
Gabriel L. Manor
Learn the Difference Between 401 and 403 Errors: Authentication vs. Authorization in HTTP Status Codes. Clear guidelines for developers.
Gabriel L. Manor
Explore New Developer Tools and Trends in 2023 - Enhance Your Workflow with the Latest Developer Tools
Gabriel L. Manor
Discover this low-code tools to enhance your frontend development skills and deliver higher-quality products and features faster.
Gabriel L. Manor
Discover best practices for authorization in Python applications. Avoid anti-patterns and create better access control with RBAC and ABAC implementations.
Gabriel L. Manor
Learn how to implement Authorization in FastAPI applications with Permit.io, a permission management system. Follow a step-by-step guide using RBAC and ABAC.
Gabriel L. Manor
Learn how to send Slack messages from a frontend app using FoAz. Configure permissions, proxy calls, and secure tokens. Monitor app events effortlessly!
Gabriel L. Manor
Learn how to build a Slack-based chat box in your frontend app using React authorization and the Slack API. Secure access with FoAz. Try the working example.