{"id":21419095,"url":"https://github.com/graywolftech/firebase-express-jwt","last_synced_at":"2025-03-16T19:40:15.698Z","repository":{"id":143949504,"uuid":"291061774","full_name":"graywolftech/firebase-express-jwt","owner":"graywolftech","description":"Express middleware for Firebase Auth","archived":false,"fork":false,"pushed_at":"2020-08-28T14:31:21.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T06:13:44.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/graywolftech.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":"2020-08-28T14:05:14.000Z","updated_at":"2020-08-28T14:30:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc99a1bd-c762-44a5-a7bb-e60eb6815dbd","html_url":"https://github.com/graywolftech/firebase-express-jwt","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graywolftech%2Ffirebase-express-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graywolftech%2Ffirebase-express-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graywolftech%2Ffirebase-express-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graywolftech%2Ffirebase-express-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graywolftech","download_url":"https://codeload.github.com/graywolftech/firebase-express-jwt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243921948,"owners_count":20369322,"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-22T19:35:26.932Z","updated_at":"2025-03-16T19:40:15.655Z","avatar_url":"https://github.com/graywolftech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![@graywolfai/firebase-express-jwt](https://badge.fury.io/js/%40graywolfai%2Ffirebase-express-jwt.svg)](https://badge.fury.io/js/%40graywolfai%2Ffirebase-express-jwt)\n\n# firebase-express-jwt\nExpress middleware for Firebase to validate the JWT token.\n\n## Usage\n```\nnpm i @graywolfai/firebase-express-jwt\n```\n\nRequests that go to handlers that use this middleware should have an `Authorization: Bearer \u003cTOKEN\u003e`. If the validation fails for any reason, a response with a status `401` is returned (see `index.ts` for details). If validation succeeds, the decoded `user` (`admin.auth.DecodedIdToken`) is placed in the request object.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraywolftech%2Ffirebase-express-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraywolftech%2Ffirebase-express-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraywolftech%2Ffirebase-express-jwt/lists"}