Displaying 1 result from an estimated 1 matches for "xxxxpersistence_tokenxxxx".
2009 Dec 03
2
AuthLogic Question - one time password (persistence_token) - what config is required to use this???
...o use is this, but can''t find where it is set.
DETAILS FOR FULL QUESTION (Q1)
===============================
From what I can work out so far it is the following, however this
isn''t working for me so I must be wrong:
* pass an additional URL parameter of
"user_credentials=xxxxpersistence_tokenxxxx"
* are there any other URL parameters required beyond this? any user
id or username?
* have the persistence_token field in my database table (which it is
and I can see it populated)
* have "acts_as_authentic " in my user model per normal
* question: is "acts_as_authentic "...