Search code examples
How to implement API authentication for Rails app with Authlogic...

iosruby-on-railsauthenticationauthlogic

Read More
Rails minitest + authlogic cannot authenticate...

ruby-on-railsminitestauthlogic

Read More
AuthLogic seems to update the user record multiple times for one request...

ruby-on-rails-3sessionauthlogic

Read More
Rails (6.0.4.1): Migrating from Authlogic (6.4.1) that was using SCRYPT to Devise (4.8.1)...

ruby-on-railsrubydeviseauthlogicscrypt

Read More
Authlogic::Session::Activation::NotActivatedError...

ruby-on-railsrubygemsruby-on-rails-6authlogic

Read More
Authlogic root url based on authenticated state...

ruby-on-railsrubyruby-on-rails-3authlogic

Read More
Rails, OpenID and Authlogic...

ruby-on-railsauthenticationauthlogicauthlogic-oidrailscasts

Read More
Authlogic and Roles...

ruby-on-railsauthenticationauthorizationrolesauthlogic

Read More
Generate a new user programmatically (Auth Logic)...

ruby-on-railsauthlogic

Read More
Rails: Google authentication with Authlogic...

ruby-on-railsauthlogic

Read More
using declarative auth...

ruby-on-railsauthlogicdeclarative-authorization

Read More
Ruby on Rails with RSpec and shoulda-matcher validate_inclusion_of giving NoMethodError...

ruby-on-railsrspecauthlogicshoulda

Read More
updating authlogic not recognizing old previous passwords...

ruby-on-railsauthlogic

Read More
Getting AuthLogic to work with ActionCable...

ruby-on-railsrubyauthlogicruby-on-rails-5actioncable

Read More
How to recover a brute-force protected user account?...

ruby-on-railsauthlogicuser-accountslogin-controlbrute-force

Read More
Integration testing with Authlogic?...

ruby-on-railsauthlogic

Read More
How to validate password using Authlogic?...

ruby-on-railsauthlogic

Read More
Authlogic and Single Access Token...

ruby-on-railsrubyruby-on-rails-3authlogic

Read More
Authlogic session in Capybara doesn't exist immediately...

ruby-on-railsrubyseleniumcapybaraauthlogic

Read More
Rails4 + Authlogic + rspec...

ruby-on-railsrspecruby-on-rails-4rspec2authlogic

Read More
Setting up Authlogic I keep hitting: "undefined method `login' for #<UserSession: no cre...

ruby-on-rails-3authlogic

Read More
Ruby on Rails: how can I store additional data in the session for authlogic...

ruby-on-railsauthlogic

Read More
rails 5 authlogic cryptic user_session error...

ruby-on-railsauthlogicruby-on-rails-5

Read More
Authlogic automatic logout on timeout...

ruby-on-railsauthlogicuser-inactivity

Read More
authlogic single access token...

ruby-on-railsauthlogic

Read More
How to manually create a new user and user session in Devise?...

ruby-on-railsruby-on-rails-3authlogicdevise

Read More
type mismatch: String given - Trying to match strings in ruby...

rubyregexauthlogichamlruby-on-rails-3

Read More
Authlogic - return user to intended page after login...

ruby-on-railsruby-on-rails-3authlogic

Read More
Rails 3 app doesn't redirect after AJAX form submission...

ruby-on-railsajaxruby-on-rails-3authlogic

Read More
authlogic UserSession.create(@user) giving unauthorized_record...

ruby-on-railsauthlogicomniauth

Read More
BackNext