{"id":18471514,"url":"https://github.com/matteopolak/minecraft-auth","last_synced_at":"2025-05-12T13:45:35.758Z","repository":{"id":65299051,"uuid":"589383953","full_name":"matteopolak/minecraft-auth","owner":"matteopolak","description":"Minecraft: Java Edition authentication with proxy support.","archived":false,"fork":false,"pushed_at":"2023-01-16T03:25:15.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T19:48:00.866Z","etag":null,"topics":["authentication","microsoft","minecraft","proxy"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/matteopolak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-16T01:02:02.000Z","updated_at":"2024-07-26T21:51:11.000Z","dependencies_parsed_at":"2023-01-16T09:45:43.077Z","dependency_job_id":null,"html_url":"https://github.com/matteopolak/minecraft-auth","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/matteopolak%2Fminecraft-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fminecraft-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fminecraft-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fminecraft-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matteopolak","download_url":"https://codeload.github.com/matteopolak/minecraft-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253749929,"owners_count":21958222,"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":["authentication","microsoft","minecraft","proxy"],"created_at":"2024-11-06T10:17:11.468Z","updated_at":"2025-05-12T13:45:35.730Z","avatar_url":"https://github.com/matteopolak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Auth\n\n```powershell\n# Install with yarn\nyarn add @matteopolak/minecraft-auth\n\n# Install with npm\nnpm install @matteopolak/minecraft-auth\n```\n\n## Usage\n\n```typescript\nimport { MicrosoftAuth } from '@matteopolak/minecraft-auth';\n\nconst auth = new MicrosoftAuth('username', 'password');\nconst java = await auth.getJavaToken();\n\nconsole.log(java.token); // eyJhbG...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteopolak%2Fminecraft-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatteopolak%2Fminecraft-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteopolak%2Fminecraft-auth/lists"}