pub async fn create_session( channel: Channel, auth: SessionAuth, ) -> Result<Response, AuthError>
Create a session and return the full response for additional fields (like app_token).
app_token