Give us feedback
twitteroauth2-0
Reactive icon

Twitter OAuth 2.0

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 28 November 2022 by 
0.0
 (0 ratings)
twitteroauth2-0

Twitter OAuth 2.0

Details
Authorize and Authenticate a user with OAuth 2.0. Exchange an Authorization Code to obtain an Access Token. Use Access Token to retrieve the Twitter User Information. Login to the Application.
Read more

Authorize and Authenticate a user with OAuth 2.0. 

  1. Exchange an Authorization Code to obtain an Access Token.
  2. Use Access Token to retrieve the Twitter User Information.
  3. Login to the Application.

Twitter API v2

  • POST oauth2/token
  • POST oauth2/revoke
  • GET users/me
Release notes (1.0.0)
Reviews (0)