Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authlogic #3

Open
alec-c4 opened this issue Jul 30, 2009 · 2 comments
Open

authlogic #3

alec-c4 opened this issue Jul 30, 2009 · 2 comments

Comments

@alec-c4
Copy link
Contributor

alec-c4 commented Jul 30, 2009

Hi,
have you tested your plugin with authlogic? Will it works?

@potomak
Copy link

potomak commented May 10, 2010

Hi,
I'm testing this plugin with authlogic...
Rename all login_required calls with require_user calls (authlogic helper).

Just one doubt: what about the authorized? method in application_controller_methods.rb? When I try to call /oauth/test_request it gives me NoMethodError (undefined method `authorized?' for #OauthController:0x1056e9690)

@sshaikh
Copy link

sshaikh commented Jun 21, 2010

I'm getting this too. I assume it's something that is usually provided by restful auth? Once we have a definition then we can implement I guess.

EDIT: I think there's a typo on his website. He advises implemetning authorize? but I think it's authorized? we need. It can just return true apparently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants