[][src]Function safe_authenticator::config::insert_app

pub fn insert_app(
    client: &AuthClient,
    apps: Apps,
    new_version: u64,
    app: AppInfo
) -> Box<AuthFuture<(u64, Apps)>>

Register the given app with authenticator.