{"id":18162847,"url":"https://github.com/zunda-pixel/logintwitter","last_synced_at":"2025-04-07T05:29:21.503Z","repository":{"id":40622718,"uuid":"507773289","full_name":"zunda-pixel/LoginTwitter","owner":"zunda-pixel","description":"Login Twitter for Twitter API v2 Ouath2","archived":false,"fork":false,"pushed_at":"2022-11-04T02:02:02.000Z","size":70,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T09:38:57.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zunda-pixel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-27T05:23:24.000Z","updated_at":"2023-09-11T03:04:21.000Z","dependencies_parsed_at":"2023-01-21T12:32:25.917Z","dependency_job_id":null,"html_url":"https://github.com/zunda-pixel/LoginTwitter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunda-pixel%2FLoginTwitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunda-pixel%2FLoginTwitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunda-pixel%2FLoginTwitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunda-pixel%2FLoginTwitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zunda-pixel","download_url":"https://codeload.github.com/zunda-pixel/LoginTwitter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247596503,"owners_count":20964111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-02T10:05:25.451Z","updated_at":"2025-04-07T05:29:21.483Z","avatar_url":"https://github.com/zunda-pixel.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## LoginTwitter\n\nLogin Twitter for Twitter API v2 (Oauth2)\n\nThis is Sample for Twitter API Library([Sweet](https://github.com/zunda-pixel/Sweet))\n\n## Set up\n\n### 1. Get Client ID\n\n[Developer Portal](https://developer.twitter.com/en/portal/) \u003e Products \u0026 Apps \u003e Keys and token\n\n\u003cimg width=\"300\" alt=\"スクリーンショット 2022-06-27 14 28 24\" src=\"https://user-images.githubusercontent.com/47569369/175866252-ff1d9d1d-c80e-4d7a-ab41-0fb8355d5625.png\"\u003e\n\n### 2. Set Client ID\n\nopen Secret.swift and type your Client ID\n\n```swift\nstruct Secret {\n  static let clientID = \"\"\n  static let clientSecretKey = \"\"\n  ...\n}\n```\n\n### 3. Set CallBackURL(= URLScheme)\n\nAdd `loginTwitter://`\n\n\u003cimg width=\"300\" alt=\"スクリーンショット 2022-06-27 14 33 56\" src=\"https://user-images.githubusercontent.com/47569369/175866766-bb5b278f-74e2-4ad7-8e9c-a81e5cd509cb.png\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzunda-pixel%2Flogintwitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzunda-pixel%2Flogintwitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzunda-pixel%2Flogintwitter/lists"}