Skip to content

Commit

Permalink
readme updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Sep 1, 2023
1 parent fb1eb81 commit 65c7bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This project aims to abstract Huawei REST API, according to the official API doc
| [`CloudSms`](https://github.com/syslogic/php-hms/blob/master/src/CloudSms) | | untested | |
| [`WalletKit`](https://github.com/syslogic/php-hms/blob/master/src/WalletKit) | * | partially | |

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/>
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/>
One can run these unit tests only with a previously cached user access token, obtained by login.<br/>
The `AGC` AppGallery Connect endpoints do require "team admin" API client credentials.

Expand Down

0 comments on commit 65c7bc3

Please sign in to comment.