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.
Read more…
Brought to you by @carlastabile