Function user_remove

Source
pub async fn user_remove(session: &Session) -> Result<()>
Expand description

Removes the firebase auth user associated with the given user session

Error codes:

  • INVALID_ID_TOKEN
  • USER_NOT_FOUND