{"id":17163014,"url":"https://github.com/amnuts/jwt-testing","last_synced_at":"2025-03-24T16:39:19.516Z","repository":{"id":67393293,"uuid":"105205117","full_name":"amnuts/jwt-testing","owner":"amnuts","description":"Testing out using JWT","archived":false,"fork":false,"pushed_at":"2017-09-29T18:44:53.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T21:54:34.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amnuts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-09-28T22:28:34.000Z","updated_at":"2017-09-28T22:29:25.000Z","dependencies_parsed_at":"2023-06-11T00:30:26.169Z","dependency_job_id":null,"html_url":"https://github.com/amnuts/jwt-testing","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/amnuts%2Fjwt-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Fjwt-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Fjwt-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnuts%2Fjwt-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amnuts","download_url":"https://codeload.github.com/amnuts/jwt-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245312864,"owners_count":20595054,"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-10-14T22:47:31.712Z","updated_at":"2025-03-24T16:39:19.494Z","avatar_url":"https://github.com/amnuts.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Getting started\n\nYou'll need to fire up three different web servers, which you can do with:\n\n```\nphp -S localhost:9001 index.php\nphp -S localhost:9002 auth.php\nphp -S localhost:9003 ws.php\n```\n\nThen just access http://localhost:9001 to test it out.\n\nIf you want to use different servers or ports, change the `config.php` file so that it matches where you have located the three different services.\n\n### To generate keys\n\nIf you want to generate new keys, run these commands:\n\n```\nopenssl genrsa -out jwt-key 2048\nopenssl rsa -in jwt-key -pubout \u003e jwt-key.pub\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnuts%2Fjwt-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famnuts%2Fjwt-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnuts%2Fjwt-testing/lists"}