We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f8000 commit e698106Copy full SHA for e698106
README.md
@@ -99,7 +99,7 @@ Then manually install the following JARs:
99
100
Twitter APIs support three types of authentications:
101
102
-* #### OAuth 2.0 Authorization with PKCE :
+* #### OAuth 2.0 Authorization with PKCE
103
104
TWITTER_OAUTH2_CLIENT_ID
105
@@ -111,7 +111,7 @@ TWITTER_OAUTH2_REFRESH_TOKEN
111
112
TWITTER_OAUTH2_IS_AUTO_REFRESH_TOKEN - default value is `false`
113
114
-* #### OAuth 2.0 Bearer Token (app-only) :
+* #### OAuth 2.0 Bearer Token (app-only)
115
116
TWITTER_BEARER_TOKEN
117
0 commit comments