LJ::is_valid_authaction — Validates a shared secret (authid/authcode pair)
LJ::is_valid_authaction
(dbarg, aaid, auth);
dbarg. Deprecated; a master database handle ($dbh) or a master/slave set of database handles ($dbs).
aaid. Integer; the authaction ID.
auth. String; the auth string. (random chars the client already got)
cgi-bin/ljlib.pl
Hashref of authaction row from database.