Daniel Bass
How we got our Dev Tool âProduct of the Dayâ in Product Hunt (And Survived)
We just launched our developer tool on Product Hunt and got 'Product of the Day'. Here's how we did it. Some useful growth hacking tips.
Daniel Bass
We just launched our developer tool on Product Hunt and got 'Product of the Day'. Here's how we did it. Some useful growth hacking tips.
Daniel Bass
Learn from a real case study how to Shift-Left in a way that will impact the product's security. Minimize friction between security and development teams.
Daniel Bass
Learn how to implement Relationship-Based Access Control (ReBAC) with OPA - an open source policy engine for controlling access to systems and resources.
Daniel Bass
What is Relationship Based Access Control, when should it be used, how can you implement it in your application, and how can you provide a UI for managing it?
Daniel Bass
Choosing the right policy agent to handle your authorization is not a simple task - each offers its benefits and has its drawbacks. How to choose? Read here.
Daniel Bass
Having an authorization layer is a must. But should you build one yourself?
Daniel Bass
Why and how you should enhance your application's security and compliance with authorization audit logs.
Daniel Bass
The latest OWASP "Top 10 API Security Risks" report once again lists "Broken Object Level Authorization" as its top 1 vulnerability. What can be done about it?
Daniel Bass
How (and why) should you implement RBAC with AWS' new Cedar policy engine
Daniel Bass
AWS' new Cedar policy language is now open-source and live! See how you can make the best use of it with Permit.io
Daniel Bass
Migrating from Role-based access control (RBAC) to Attribute-based access control (ABAC) can prove quite challenging - here's how you can do it painlessly.
Daniel Bass
When building an app, good authorization is a must, and planning it ahead is critical. How do you plan effective, secure, and scalable AuthZ? Learn here -