Skip to content

Twitter API

Lars Gyrup Brink Nielsen edited this page Nov 25, 2021 · 1 revision

The following GitHub secrets are used:

Twitter account GitHub secret name Twitter app Keys and tokens sub-section Twitter app secret name
@Thisis_Angular TIA_TWITTER_CONSUMER_KEY Consumer Keys API Key
@Thisis_Angular TIA_TWITTER_CONSUMER_SECRET Consumer Keys API Key Secret
@Thisis_Angular TIA_TWITTER_ACCESS_TOKEN Authentication Tokens Access Token
@Thisis_Angular TIA_TWITTER_ACCESS_SECRET Authentication Tokens Access Token Secret
@Thisis_Learning TIL_TWITTER_CONSUMER_KEY Consumer Keys API Key
@Thisis_Learning TIL_TWITTER_CONSUMER_SECRET Consumer Keys API Key Secret
@Thisis_Learning TIL_TWITTER_ACCESS_TOKEN Authentication Tokens Access Token
@Thisis_Learning TIL_TWITTER_ACCESS_SECRET Authentication Tokens Access Token Secret

The keys, tokens, and secrets are generated on a Twitter app with read-write permissions using the Twitter Developer Portal

Clone this wiki locally