framework module OAuth {
  umbrella header "OAuth.h"
  export *

  module * { export * }
}
