Improved documentation

This commit is contained in:
Michael 2021-06-08 06:39:23 +00:00
parent acbe9ebf9e
commit 126e281165
2 changed files with 5 additions and 2 deletions

View file

@ -173,7 +173,7 @@ class BaseApi extends BaseModule
}
/**
* Log in user via OAuth1 or Simple HTTP Auth.
* Log in user via OAuth or Simple HTTP Auth.
*
* Simple Auth allow username in form of <pre>user@server</pre>, ignoring server part
*