Difference between revisions of "I2Rest Client Usecases"

From i2Rest
Jump to: navigation, search
Line 4: Line 4:
 
*[[NoAuth_usecase_3|Sending SMS via Vonage APIs]]
 
*[[NoAuth_usecase_3|Sending SMS via Vonage APIs]]
 
*[[NoAuth_usecase_4|Dealing with Google OAuth 2.0 for Server to Server Applications]]
 
*[[NoAuth_usecase_4|Dealing with Google OAuth 2.0 for Server to Server Applications]]
 
== Basic access authentication ==
 
*[[BasicAuth-usercase|nothing now]]
 
== Oauth2 Client Credentials flow ==
 
 
== Oauth2 Device flow ==  
 
== Oauth2 Device flow ==  
 
*[[Device_flow_usecase_1|Dealing with Google Drive]].
 
*[[Device_flow_usecase_1|Dealing with Google Drive]].
 
== Oauth2 Authorization code flow with i2Rest bridge ==
 
== Oauth2 Authorization code flow with i2Rest bridge ==
 
*[[Authorization_code_usecase_1|Dealing with Google Drive]].
 
*[[Authorization_code_usecase_1|Dealing with Google Drive]].
----
 
[[I2Rest_Client|Back to i2Rest Client]]
 

Revision as of 09:47, 9 July 2020


Https request without authorization

Oauth2 Device flow

Oauth2 Authorization code flow with i2Rest bridge