diff --git a/src/images/icons/X OAuth.png b/src/images/icons/X OAuth.png new file mode 100644 index 00000000..717824cd Binary files /dev/null and b/src/images/icons/X OAuth.png differ diff --git a/src/technologies/x.json b/src/technologies/x.json index 116fff74..b8ff4a0a 100644 --- a/src/technologies/x.json +++ b/src/technologies/x.json @@ -1,4 +1,14 @@ { + "X OAuth": { + "cats": [ + 69 + ], + "icon": "X OAuth.png", + "website": "https://developer.twitter.com/en/docs/authentication/overview", + "xhr": [ + "api\\.twitter\\.com/oauth/access_token" + ] + }, "X-Cart": { "cats": [ 6 @@ -598,4 +608,4 @@ ], "website": "https://xzerojs.org" } -} +} \ No newline at end of file