Getting started with OAuth and Understanding how it works
Introduction ✨
I'm writing this due to an experience I had with implementing OAuth. The first time I implemented it in one of my projects, I got a bit confused. I didn't know it worked because I didn't take the time to read the docs, I just made it w...
techemmy.hashnode.dev4 min read
Gabriel Manor
OAuth is great, indeed. The way claims solve basic RBAC needs is a good start. I would add later ReBAC and policy as code to extend the OAuth capabilities. Here is a nice example of those topics to investigate permit.io/blog/rbac-vs-rebac