Skip to content

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

Notifications You must be signed in to change notification settings

mattconnolly/devise-custom-strategy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages