Closed beanz closed 11 years ago
Both calls to update_auth_token had argument '$user["id"]' and the first thing update_auth_token does is looks up the user record. Change update_auth_token api to take the user record instead.
Both calls to update_auth_token had argument '$user["id"]' and the first thing update_auth_token does is looks up the user record. Change update_auth_token api to take the user record instead.