Function removeOAuthSource

  • Remove an OAuth source from the database

    Parameters

    • id: string

      ID of the OAuth source

    • query_params: HashMap = {}

      Query parameters to add the to request URL

    Returns Observable<HashMap<any>>