I'd like to know what would be the best "practise" to use:
- Authentication
- Authorization
- Facebook connect
I have seen authlogic has an Facebook Connect plugin. But the roles (authorization) haven't been described there.
How would i do this?
I'd like to know what would be the best "practise" to use:
I have seen authlogic has an Facebook Connect plugin. But the roles (authorization) haven't been described there.
How would i do this?
You need use an authorization plugin in addition to Authlogic. like cancan