{"id":21541867,"url":"https://github.com/dineshbyte/oauth2-greenhouse","last_synced_at":"2025-06-17T07:38:08.033Z","repository":{"id":57009132,"uuid":"96812450","full_name":"dineshbyte/oauth2-greenhouse","owner":"dineshbyte","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-11T04:58:24.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T06:55:50.654Z","etag":null,"topics":["authentication","authorization","greenhouse","oath2"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/dineshbyte.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":"2017-07-10T19:11:10.000Z","updated_at":"2023-09-30T10:11:42.000Z","dependencies_parsed_at":"2022-08-21T13:10:13.673Z","dependency_job_id":null,"html_url":"https://github.com/dineshbyte/oauth2-greenhouse","commit_stats":null,"previous_names":["krdinesh/oauth2-greenhouse","dineshbyte/oauth2-greenhouse"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshbyte%2Foauth2-greenhouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshbyte%2Foauth2-greenhouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshbyte%2Foauth2-greenhouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dineshbyte%2Foauth2-greenhouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dineshbyte","download_url":"https://codeload.github.com/dineshbyte/oauth2-greenhouse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244124179,"owners_count":20401683,"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","authorization","greenhouse","oath2"],"created_at":"2024-11-24T05:07:52.699Z","updated_at":"2025-03-17T22:59:49.117Z","avatar_url":"https://github.com/dineshbyte.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GreenHouse Provider for OAuth 2.0 Client\n\nThis package provides GreenHouse OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).\n\n## Installation\n\nTo install, use composer:\n\n```\ncomposer require krdinesh/oauth2-greenhouse\n```\n## Usage\n\nUsage is the same as The League's OAuth client, using `\\League\\OAuth2\\Client\\Provider\\GreenHouse` as the provider.\n\n\n### Managing Scopes\n\nWhen creating your GreenHouse authorization URL, you can specify the state and scopes your application may authorize.\n\n```php\n$options = [\n    'scope' =\u003e ['candidates.views','candidates.create','jobs.views'] // array or string\n];\n\n$authorizationUrl = $provider-\u003egetAuthorizationUrl($options);\n```\n## Testing\n\n``` bash\n$ ./vendor/bin/phpunit\n```\n\n## License\n\nThe MIT License (MIT). Please see [License File](https://github.com/krdinesh/oauth2-greenhouse/blob/master/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshbyte%2Foauth2-greenhouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdineshbyte%2Foauth2-greenhouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdineshbyte%2Foauth2-greenhouse/lists"}