Hello,
I am bit confused in understanding the API access in ffcrm and
whether/how this is supported by authlogic. It would be helpful to
hear your thoughts.
The use case I am having in mind is to have a contact form from a
landingpage (= client) automatically post leads into your fatfreecrm
by using API calls. A bit similar to what is described in the plugin
web-to-lead (
https://github.com/michaeldv/crm_web_to_lead )
But I am not yet seeing the requirements for the authentication
process, or whether we should look into token_authenticatable as
Devise provides with a router configuration:
devise :token_authenticatable
A bit of background is described here:
http://blog.joshsoftware.com/2011/12/23/designing-rails-api-using-rabl-and-devise/
Does ffcrm currently support use cases for API access with authlogic?
Should we look into this for the devise branch?
The general status for the Devise branch: The admin authentication is
still open, as well as the AJAX update of passwords and some last
specs issues. I will continue working on this as time allows.
Thanks for your interest and feedback.
br,
patrick