authorization

Installation
SKILL.md

Authorization

Overview

This skill adds an authentication and authorization system with role-based access control using the mixin pattern. The MixinAuthorization mixin provides standard authorization endpoints automatically.

Backend

Authentication system with role-based access control.

There is a prefabricated library mo:caffeineai-authorization/access-control.mo. It provides core authentication with role-based access control.

Module API

Installs
1
First Seen
Mar 29, 2026
authorization — caffeinelabs/skills