Better Enrollment

Roadmap

What is planned next.

Runtime sign-up backstop for invite-only mode

A user.create database hook that rejects any user creation not originating from this plugin's own flows (or the admin plugin), so sign-up paths the mode detection cannot see (email OTP, passkey, phone number, anonymous, generic OAuth) are blocked at runtime instead of by configuration discipline alone. Magic link is already detected and guarded; until the general backstop lands, closing the other paths is the developer's responsibility.

A better-enrollment skill on skills.sh

An Agent Skill that teaches coding agents how to install the plugin, pick the right mode, wire up delivery, and build the invite page, so adding Better Enrollment to a project is a one-prompt job.


Release notes live on GitHub releases. Have an idea or found a problem? Open an issue.

Last updated on

On this page