All request variables which are assigned to an sql query are now specified in one location, ensuring that they are consistent and always present for all queries.
Ther is no need to return all auth data when caling the Info() and Auth(token) rpc functions. Instead only the id needs to be returned to the consuming application.