From Zero to Hero: Identity Edition
Posted on December 13, 2023
There are tons of identity resources out there. What if you had a curated list of resources? Then, keep reading this blog post!
Assigning a Default Role to Users on Sign-Up with Auth0 Actions
Posted on October 27, 2023
Auth0 Actions allow you to customize your registration flows to fit your needs. Let's learn how to add a default role to a user when they sign up to your application.
What is Role-Based Access Control (RBAC) and How to Implement it in a Rails API?
Posted on July 26, 2023
There are different ways to implement an authorization system and the one you chose depends on your application's needs. Role-Based Access Control (RBAC) is just one of them, so let's go ahead and learn how to implement it in a Rails API.
What's the Right Authorization Model for My Application?
Posted on May 29, 2023
Learn which is the right authorization model for your application based on your use case.
A Brief History of Ruby
Posted on April 12, 2023
People are saying Ruby is dead, while others use it widely in their companies. Let's dive into the history of Ruby. From its birth to how it's doing today and to what the future holds.