{"id":22802743,"url":"https://github.com/buffolander/brdu-authorizer","last_synced_at":"2025-10-20T19:30:22.090Z","repository":{"id":40728438,"uuid":"237948437","full_name":"buffolander/brdu-authorizer","owner":"buffolander","description":"This is a lightweight middleware for Express that handles authentication and authorization requests based on Firebase user tokens as well as fixed tokens created for server-to-server requests","archived":false,"fork":false,"pushed_at":"2023-01-09T12:11:35.000Z","size":666,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-12T09:07:07.736Z","etag":null,"topics":["express","express-authorizations","express-middleware","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buffolander.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":"2020-02-03T11:20:45.000Z","updated_at":"2023-03-05T07:58:59.000Z","dependencies_parsed_at":"2023-02-08T11:02:53.870Z","dependency_job_id":null,"html_url":"https://github.com/buffolander/brdu-authorizer","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/buffolander%2Fbrdu-authorizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffolander%2Fbrdu-authorizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffolander%2Fbrdu-authorizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buffolander%2Fbrdu-authorizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buffolander","download_url":"https://codeload.github.com/buffolander/brdu-authorizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237387409,"owners_count":19301900,"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":["express","express-authorizations","express-middleware","typescript"],"created_at":"2024-12-12T09:07:10.867Z","updated_at":"2025-10-20T19:30:21.657Z","avatar_url":"https://github.com/buffolander.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# -brdu-authorizer\nThis is a lightweight authentication and authorization middleware for Express based on Firebase user tokens and fixed tokens (server-to-server requests)\n\n## Module implementation\n\n```bash\nnpm i -g npm\nnpm i --save @brdu-authorizer\n```\n\nImplemented as an Express.js middleware…\n\n```javascript\nconst express = require('express')\nconst authorizer = require('@serinus-authorizer')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuffolander%2Fbrdu-authorizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuffolander%2Fbrdu-authorizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuffolander%2Fbrdu-authorizer/lists"}