Skip to content
railsengines.com

Alchemy Devise

Devise based authorization for AlchemyCMS

No ratings yet
Gem
alchemy-devise
Repository
AlchemyCMS/alchemy-devise
License
BSD-3-Clause
Stars
17
Added
August 09, 2026

About

Devise based authorization for AlchemyCMS

AlchemyCMS has no authentication in its core. So it is possible to bring your own authentication and use it to authorize users in AlchemyCMS. If you don't have your own authentication, you can use this gem.

What you get

  • :database_authenticatable
  • :trackable
  • :validatable
  • :timeoutable
  • :recoverable
  • :rememberable

Installing it

ruby
# Gemfile
gem "alchemy-devise"

Details

17 stars on GitHub · BSD-3-Clause licensed · maintained by AlchemyCMS. Source: https://github.com/AlchemyCMS/alchemy-devise

Discussion (0)

Sign in to join the discussion.

No comments yet.