Function get_current

Source
pub fn get_current(
    client: &TestMyCodeClient,
) -> Result<User, TestMyCodeClientError>
Expand description

get /api/v8/users/current Returns the current user’s username, email, and administrator status