- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/plataformatec/devise
软件介绍
Devise 是 Rails 框架一个灵活的认证解决方案,基于 Warden 构建。
Devise 是:
基于 Rack;
完整的 MVC 解决方案;
同时支持多个 Model 签入;
模块化设计
示例程序:https://github.com/plataformatec/devise/wiki/Example-Applications
