[][src]Function safe_authenticator::config::remove_app

pub fn remove_app(
    client: &AuthClient,
    apps: Apps,
    new_version: u64,
    app_id: &str
) -> Box<AuthFuture<(u64, Apps)>>

Remove the given app from the list of registered apps.