{"id":17742937,"url":"https://github.com/iktakahiro/whoami","last_synced_at":"2026-05-04T13:33:14.688Z","repository":{"id":66182869,"uuid":"578513266","full_name":"iktakahiro/whoami","owner":"iktakahiro","description":"Firebase Authentication JWT id Token Viewer","archived":false,"fork":false,"pushed_at":"2022-12-20T12:06:18.000Z","size":875,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T15:57:20.253Z","etag":null,"topics":["firebase","firebase-auth","jwt","nextjs","react"],"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/iktakahiro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-15T08:32:18.000Z","updated_at":"2022-12-20T13:10:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"17f15cd1-a714-49c7-aaf5-91eefd8b2cb6","html_url":"https://github.com/iktakahiro/whoami","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iktakahiro/whoami","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fwhoami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fwhoami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fwhoami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fwhoami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iktakahiro","download_url":"https://codeload.github.com/iktakahiro/whoami/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iktakahiro%2Fwhoami/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32609654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["firebase","firebase-auth","jwt","nextjs","react"],"created_at":"2024-10-26T05:42:08.605Z","updated_at":"2026-05-04T13:33:14.672Z","avatar_url":"https://github.com/iktakahiro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Who am I - Firebase ID Token Viewer\n\n* This application prints the tokens generated by Firebase Authentication in readable format.\n* ID tokens are only decoded, not verified.\n* Email or password you entered will never be sent to any outside network except Firebase.\n* This is a developer tool. Do not use for your end users.\n\n![screenshot-full](./docs/id-token-cheker-screenshot-full.png)\n\n## Getting Started\n\n### 1. Create a new .env.local file\n\n```bash\ncp .env.example .env.local\n```\n\n### 2. Set environments\n\n```env\nNEXT_PUBLIC_FIREBASE_API_KEY=\nNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=\nNEXT_PUBLIC_FIREBASE_DATABASE_URL=\nNEXT_PUBLIC_FIREBASE_PROJECT_ID=\nNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=\nNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=\nNEXT_PUBLIC_FIREBASE_APP_ID=\n```\n\n* https://firebase.google.com/docs/web/setup\n\n### 3. Run npm commands\n\n```bash\nnpm i\nnpm run dev\n```\n\n### 4. Open your web browser localhost:3000\n\n![screenshot-open](./docs/id-token-cheker-screenshot-open.png)\n\n### 5. Enter your email and password\n\n![screenshot-input](./docs/id-token-cheker-screenshot-input.png)\n\n### 6. View details of a generated id token\n\n![screenshot-result](./docs/id-token-cheker-screenshot-result.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiktakahiro%2Fwhoami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiktakahiro%2Fwhoami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiktakahiro%2Fwhoami/lists"}