Difference between revisions of "I2Rest Client Usecases"
Pavel.lobko (talk | contribs) |
Pavel.lobko (talk | contribs) (→Https request without authorization) |
||
Line 5: | Line 5: | ||
*[[NoAuth_usecase_2|Https request with logs]] | *[[NoAuth_usecase_2|Https request with logs]] | ||
*[[NoAuth_usecase_3|Sending SMS via Vonage APIs]] | *[[NoAuth_usecase_3|Sending SMS via Vonage APIs]] | ||
+ | *[[NoAuth_usecase_4|Google OAuth 2.0 for Server to Server Applications]] | ||
== Basic access authentication == | == Basic access authentication == |
Revision as of 19:22, 18 April 2020
Contents
Https request without authorization
- The simpliest one
- Https request with logs
- Sending SMS via Vonage APIs
- Google OAuth 2.0 for Server to Server Applications