forked from Mirrors/keyoxide-web
5 lines
175 B
Bash
5 lines
175 B
Bash
|
# Twitter API bearer code
|
||
|
# Documentation: https://developer.twitter.com/en/docs/basics/authentication/oauth-2-0
|
||
|
# Expected format: "XXXXXXXXXXXXXXXXXXXXX"
|
||
|
#TWITTER_API_AUTH=
|