Skip to main content

create_session

Function create_session 

Source
pub async fn create_session(
    channel: Channel,
    auth: SessionAuth,
) -> Result<Response, AuthError>
Expand description

Create a session and return the full response for additional fields (like app_token).