async fn log_out_session(session: StoredSession, access_token: String)
Expand description
Create a client and log out the given session.
async fn log_out_session(session: StoredSession, access_token: String)
Create a client and log out the given session.