{"id":18668168,"url":"https://github.com/eonx-com/rewards-jwt-v3-demo","last_synced_at":"2025-11-06T16:30:28.243Z","repository":{"id":108439243,"uuid":"288345937","full_name":"eonx-com/rewards-jwt-v3-demo","owner":"eonx-com","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-13T04:05:38.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-27T18:24:55.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/eonx-com.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":"2020-08-18T03:33:47.000Z","updated_at":"2022-09-08T23:22:54.000Z","dependencies_parsed_at":"2023-06-01T04:30:41.434Z","dependency_job_id":null,"html_url":"https://github.com/eonx-com/rewards-jwt-v3-demo","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/eonx-com%2Frewards-jwt-v3-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Frewards-jwt-v3-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Frewards-jwt-v3-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eonx-com%2Frewards-jwt-v3-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eonx-com","download_url":"https://codeload.github.com/eonx-com/rewards-jwt-v3-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239498589,"owners_count":19648909,"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-07T08:41:43.993Z","updated_at":"2025-11-06T16:30:28.197Z","avatar_url":"https://github.com/eonx-com.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JWT v3 Demo\n\n## Intro\nThis is a simple demonstration of generating and logging in to EonX rewards using a JWT v3.  This code is not production ready and is for testing purposes only.\n\n## About\nThis code will create an AuthToken with random user data, it will then exchange the AuthToken for an AccessToken and redirect the browser to EonX Rewards.  \n\n## Prerequisites\n - docker\n\n## Gettting Started\n \n ```shell script\ncp config.php.example config.php    \ndocker build . -t jwt-v3-demo    \n``` \n\nupdate config.php with supplied credentials\n\n```shell script\ndocker run -it --rm -v $(pwd)/config.php:/var/www/config.php -p 8080:8000 jwt-v3-demo\n```\n \nVisit `localhost:8080` in your favourite browser and click \"Login\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feonx-com%2Frewards-jwt-v3-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feonx-com%2Frewards-jwt-v3-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feonx-com%2Frewards-jwt-v3-demo/lists"}