{"id":25191417,"url":"https://github.com/charzard1332/oauth2authenticator","last_synced_at":"2026-04-24T16:33:41.464Z","repository":{"id":276520565,"uuid":"929503929","full_name":"Charzard1332/OAuth2Authenticator","owner":"Charzard1332","description":"A .NET WinForms application that allows users to log in via multiple OAuth2 providers like Discord, Google, GitHub, Twitter, and Microsoft.","archived":false,"fork":false,"pushed_at":"2025-02-08T18:47:15.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-08T19:32:15.279Z","etag":null,"topics":["community","csharp","desktop-app","gui","oauth2","winforms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Charzard1332.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-08T17:43:47.000Z","updated_at":"2025-02-08T18:48:07.000Z","dependencies_parsed_at":"2025-02-08T19:42:16.989Z","dependency_job_id":null,"html_url":"https://github.com/Charzard1332/OAuth2Authenticator","commit_stats":null,"previous_names":["charzard1332/oauth2authenticator"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charzard1332%2FOAuth2Authenticator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charzard1332%2FOAuth2Authenticator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charzard1332%2FOAuth2Authenticator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Charzard1332%2FOAuth2Authenticator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Charzard1332","download_url":"https://codeload.github.com/Charzard1332/OAuth2Authenticator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247176193,"owners_count":20896432,"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":["community","csharp","desktop-app","gui","oauth2","winforms"],"created_at":"2025-02-09T22:21:38.532Z","updated_at":"2026-04-24T16:33:41.436Z","avatar_url":"https://github.com/Charzard1332.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌍 Multi-Platform OAuth2 Authenticator - .NET WinForms\n\n🚀 A **Windows Forms Application** that allows users to **log in via multiple OAuth2 providers** including:\n- 🟣 **Discord**\n- 🔵 **Google**\n- 🟡 **GitHub**\n- 🐦 **Twitter**\n- 🎮 **Microsoft**\n- 🟢 **Epic Games**\n\n---\n\n## ✅ Features\n- 🔐 **Multi-Provider OAuth2 Login** (Discord, Google, GitHub, Twitter, Microsoft, Epic Games)\n- 📂 **Extensible Architecture (Easily Add More OAuth2 Providers)**\n\n---\n\n## ⚙️ Setup \u0026 Installation\n\n### 🔹 **1️⃣ Clone the Repository**\n```sh\ngit clone https://github.com/YOUR_GITHUB_USERNAME/OAuth2Authenticator.git\ncd OAuth2Authenticator\n```\n\n### 🔹 **2️⃣ Change Client ID And Secret**\nOAuthHelper.cs\n```cs\nprivate static readonly string discordClientId = \"YOUR_DISCORD_CLIENT_ID\";\nprivate static readonly string discordClientSecret = \"YOUR_DISCORD_CLIENT_SECRET\";\nprivate static readonly string googleClientId = \"YOUR_GOOGLE_CLIENT_ID\";\nprivate static readonly string googleClientSecret = \"YOUR_GOOGLE_CLIENT_SECRET\";\nprivate static readonly string githubClientId = \"YOUR_GITHUB_CLIENT_ID\";\nprivate static readonly string githubClientSecret = \"YOUR_GITHUB_CLIENT_SECRET\";\nprivate static readonly string twitterClientId = \"YOUR_TWITTER_CLIENT_ID\";\nprivate static readonly string twitterClientSecret = \"YOUR_TWITTER_CLIENT_SECRET\";\nprivate static readonly string microsoftClientId = \"YOUR_MICROSOFT_CLIENT_ID\";\nprivate static readonly string microsoftClientSecret = \"YOUR_MICROSOFT_CLIENT_SECRET\";\nprivate static readonly string epicClientId = \"YOUR_EPIC_CLIENT_ID\";\nprivate static readonly string epicClientSecret = \"YOUR_EPIC_CLIENT_SECRET\";\nprivate static readonly string redirectUri = \"http://localhost:5000/callback\";\n```\n\n### **3️⃣ Build Application**\n```\nCtrl + Shift + b\n```\n\n## 🛠 Usage\n- Open the provided **OAuth2 login URL** in your browser.\n- Authorize the application using your OAuth2 account.\n- The app will fetch and display your **Discord username and Nitro status**.\n\n---\n\n## 📝 License\nThis project is open-source and available under the **MIT License**.\n\n---\n\n## 🌟 Contributing\nFeel free to submit **issues** or **pull requests** to improve the project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharzard1332%2Foauth2authenticator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharzard1332%2Foauth2authenticator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharzard1332%2Foauth2authenticator/lists"}