oAuthAuthorize function

String oAuthAuthorize()

Implementation

String oAuthAuthorize() {
  return plurkBaseUrl + "/OAuth/authorize";
}