mAuthorize function

String mAuthorize()

Implementation

String mAuthorize() {
  return plurkBaseUrl + "/m/authorize";
}