Class Web.Auth.Twitter
- Description
Twitter authentication class
- Inherit
Authentication
inherit Web.Auth.OAuth.Authentication : Authentication
- Constant
ACCESS_TOKEN_URL
constantstringWeb.Auth.Twitter.ACCESS_TOKEN_URL- Description
The endpoint to send request for an access token
- Constant
REQUEST_TOKEN_URL
constantstringWeb.Auth.Twitter.REQUEST_TOKEN_URL- Description
The endpoint to send request for a request token