mattconnolly / devise-custom-strategy-demo

A demo rails app with devise for authentication and a custom authentication strategy integrated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devise Custom Authentication Strategy Demo

This is a simple rails application that demonstrates using devise for authentication and a custom authentication strategy.

The strategy is defined in lib/my_authentication.rb.

The strategy is enabled in the User model.

About

A demo rails app with devise for authentication and a custom authentication strategy integrated


Languages

Language:Ruby 94.6%Language:CSS 3.6%Language:JavaScript 1.3%Language:CoffeeScript 0.5%