{"id":19432750,"url":"https://github.com/brightspace/node-auth","last_synced_at":"2025-08-12T10:04:49.976Z","repository":{"id":17958694,"uuid":"53351779","full_name":"Brightspace/node-auth","owner":"Brightspace","description":"Collection of packages relating to Brightspace's OAuth2 framework.","archived":false,"fork":false,"pushed_at":"2025-05-07T19:38:09.000Z","size":443,"stargazers_count":0,"open_issues_count":4,"forks_count":9,"subscribers_count":61,"default_branch":"main","last_synced_at":"2025-08-09T02:45:30.543Z","etag":null,"topics":["nodejs","oauth2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Brightspace.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,"zenodo":null}},"created_at":"2016-03-07T19:15:49.000Z","updated_at":"2025-05-07T19:38:07.000Z","dependencies_parsed_at":"2024-06-21T14:28:08.597Z","dependency_job_id":"145acc68-ea9b-437f-94ef-8cc38ee9816f","html_url":"https://github.com/Brightspace/node-auth","commit_stats":{"total_commits":391,"total_committers":18,"mean_commits":21.72222222222222,"dds":0.2301790281329923,"last_synced_commit":"7e6ce1f68909cf0333c6f78a19664ad34934e6e3"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/Brightspace/node-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightspace%2Fnode-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightspace%2Fnode-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightspace%2Fnode-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightspace%2Fnode-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brightspace","download_url":"https://codeload.github.com/Brightspace/node-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightspace%2Fnode-auth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270040726,"owners_count":24516684,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nodejs","oauth2"],"created_at":"2024-11-10T14:37:00.175Z","updated_at":"2025-08-12T10:04:49.967Z","avatar_url":"https://github.com/Brightspace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# brightspace-auth (monorepo)\n\nThis repository is a collection of packages relating to Brightspace's OAuth2 framework.\n\n## Packages\n\n* [brightspace-auth-assertions](packages/node_modules/brightspace-auth-assertions)\n* [brightspace-auth-keys](packages/node_modules/brightspace-auth-keys)\n* [brightspace-auth-provisioning](packages/node_modules/brightspace-auth-provisioning)\n* [brightspace-auth-token](packages/node_modules/brightspace-auth-token)\n* [brightspace-auth-validation](packages/node_modules/brightspace-auth-validation)\n\n### `AbstractPublicKeyStore` Implementations\n\n* [redis](packages/node_modules/brightspace-auth-keys-redis-store)\n* [dynamodb](packages/node_modules/brightspace-auth-keys-dynamodb-store)\n\n## Testing\n\n```bash\nnpm test\n```\n\nRunning `npm test` will lint all packages using the same set of rules. It will\nthen run the tests of each package one-by-one.\n\n## Contributing\n\n1. **Fork** the repository. Committing directly against this repository is\n   highly discouraged.\n\n2. Make your modifications in a branch, updating and writing new unit tests\n   as necessary.\n\n3. Ensure that all tests pass with `npm test`\n\n4. `rebase` your changes against master. *Do not merge*.\n\n5. Submit a pull request to this repository. Wait for tests to run and someone\n   to chime in.\n\n### Dependencies\n\nWhen installing new dependencies, do so at the top-level. Static analysis of\neach package will copy the dependencies to the packages at time of release.\n\n### Code Style\n\nThis repository is configured with [EditorConfig][EditorConfig] and\n[ESLint][ESLint] rules.\n\n## Release\n\nWhen it comes time do a release, update the versions of each package and commit\nand tag the changes. A script is available to do this for you:\n\n```sh\n./bin/set-version-and-commit.sh 4.1.7\n```\n\nPush the version update and tag to GitHub and travis-ci will take care of\npublishing the release:\n\n```sh\ngit push upstream master v4.1.7\n```\n\n[EditorConfig]: http://editorconfig.org/\n[ESLint]: http://eslint.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightspace%2Fnode-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrightspace%2Fnode-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightspace%2Fnode-auth/lists"}