gpt4 book ai didi

ruby - 我如何使用 authlogic 对用户进行身份验证?

转载 作者:数据小太阳 更新时间:2023-10-29 07:04:07 25 4
gpt4 key购买 nike

在我的系统中,用户通过 rails 网站注册。我必须从用 ruby​​ 编写的自定义应用程序服务器对用户进行身份验证。

错误信息:

You must activate the Authlogic::Session::Base.controller with a controller object before creating objects (Authlogic::Session::Activation::NotActivatedError)

最佳答案

发件人:http://rdoc.info/projects/binarylogic/authlogic

require "authlogic/test_case" # include at the top of test_helper.rb
setup :activate_authlogic # run before tests are executed
UserSession.create(users(:whomever)) # logs a user in

关于ruby - 我如何使用 authlogic 对用户进行身份验证?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1349851/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com