[][src]Type Definition safe_authenticator::config::RevocationQueue

type RevocationQueue = VecDeque<String>;

Contains a queue of revocations that are currently running or have failed. String refers to app_id.