AndiLavera / mochi

Mochi is a authentication shard inspired by devise. Mochi is designed for the Amber framework with support for both Granite & Jennifer ORM's.
MIT License
25 stars 2 forks source link

Add invitable module #1

Closed westonganger closed 4 years ago

westonganger commented 4 years ago

I always wished that devise included the invitable module in its core. Please add this to the core for mochi. Thanks.

AndiLavera commented 4 years ago

Invitable & lockable will be the next modules made. Ill put together a roadmap. I first want to complete recoverable, omniauthable & getting the API docs up.

AndiLavera commented 4 years ago

V0.2.0 has been released. Invitable is now available.