Hi I'm new to Rife, which I found through blablalist. I would like to create a REST API similar to blablalist, but I would like to simplify it a bit.
As I understand it the Authenticated class only works on submission parameters, and I would prefer to only use input parameters. For instance: http://api.foo.com/login?username=joe&password=secret But rife seems to insist on: http://api.foo.com/login?submission=credentials&username=joe&password=secret Is there anyway to do this? _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
