Skip to content

Commit 65c7bc3

Browse files
committed
readme updated.
1 parent fb1eb81 commit 65c7bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This project aims to abstract Huawei REST API, according to the official API doc
3232
| [`CloudSms`](https://github.com/syslogic/php-hms/blob/master/src/CloudSms) | | untested | |
3333
| [`WalletKit`](https://github.com/syslogic/php-hms/blob/master/src/WalletKit) | * | partially | |
3434

35-
The endpoints marked with an asterisk require interactive two-legged oAuth2 flow; eg. see [`www`](https://github.com/syslogic/php-hms/blob/master/www)<br/>
35+
The endpoints marked with an asterisk require interactive two-legged [oAuth2 flow](https://iamblockc.medium.com/oauth-2-0-concepts-oauth-flows-8debed7a9abc); eg. see [`www`](https://github.com/syslogic/php-hms/blob/master/www)<br/>
3636
One can run these unit tests only with a previously cached user access token, obtained by login.<br/>
3737
The `AGC` AppGallery Connect endpoints do require "team admin" API client credentials.
3838

0 commit comments

Comments
 (0)