# Install Devise

Flexible authentication solution for Rails with Warden

**Install command:** `zen add devise`

Use the [interactive installer](https://generators.zeroconfigrails.com/install/devise) to configure options before running the command.

## Guides

- https://github.com/heartcombo/devise?tab=readme-ov-file#getting-started
