Skip to content

Commit 2f00c29

Browse files
authored
Update PhutilMediaWikiAuthAdapter.php
1 parent 97cba09 commit 2f00c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oauth/PhutilMediaWikiAuthAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public function shouldAddCSRFTokenToCallbackURI() {
8888
return false;
8989
}
9090

91-
protected function getAuthorizeTokenURI() {
91+
protected function getAuthenticateBaseURI() {
9292
return $this->mediaWikiBaseURI('rest.php/oauth2/authorize');
9393
}
9494

0 commit comments

Comments
 (0)