May I please ask whether and how is it possible to do authentication and authorization in the SmartGWT server framework in a mode where credentials are stored on the client side and (automatically) submitted with every individual request to the server rather than being stored in a session or similar on the server side and retrieved from there?