Role inference in contextual RBAC systems

• 3 mins. read

Most RBAC implementations use a static user group role mapping to infer roles. However, contextual RBAC systems make it harder to infer roles and I wanted to decode this in my post.

Building an SPA in Jekyll

• 3 mins. read

An explanation of how I leveraged Jekyll's plugin system and the History API to build an SPA.