{"id":15093657,"url":"https://github.com/dodistyo/ci-rest-jwt","last_synced_at":"2025-10-06T13:30:33.599Z","repository":{"id":117325903,"uuid":"106584573","full_name":"dodistyo/ci-rest-jwt","owner":"dodistyo","description":"Codeigniter REST API using JWT for Authentication","archived":true,"fork":false,"pushed_at":"2018-05-02T02:05:07.000Z","size":704,"stargazers_count":95,"open_issues_count":2,"forks_count":84,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-01T07:42:36.428Z","etag":null,"topics":["codeigniter","jwt","restful"],"latest_commit_sha":null,"homepage":"","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/dodistyo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"contributing.md","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}},"created_at":"2017-10-11T17:09:10.000Z","updated_at":"2024-09-14T10:20:51.000Z","dependencies_parsed_at":"2023-04-30T19:17:17.008Z","dependency_job_id":null,"html_url":"https://github.com/dodistyo/ci-rest-jwt","commit_stats":{"total_commits":10,"total_committers":4,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"732121b5343378406159daaf56520a615c05f5ae"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodistyo%2Fci-rest-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodistyo%2Fci-rest-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodistyo%2Fci-rest-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dodistyo%2Fci-rest-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dodistyo","download_url":"https://codeload.github.com/dodistyo/ci-rest-jwt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235527720,"owners_count":19004370,"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":["codeigniter","jwt","restful"],"created_at":"2024-09-25T11:24:37.032Z","updated_at":"2025-10-06T13:30:28.197Z","avatar_url":"https://github.com/dodistyo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeIgniter Rest Server With JWT Authentication\n\nA fully RESTful server implementation for CodeIgniter using JWT for Authentication\n## Notes\n\n- Import Database from /db/rest_jwt.db\n- Test it with postman/insomnia\n- Create post method from postman for user authentication \"http://localhost/ci-rest-jwt/api/auth/login\"\n- Add this to body multipart form :\n\t\n\tusername = dodi\n\t\n\tpassword = dodi123\n- If your authentication success you will get generated token response\n- To test it, go Create post method from postman \"http://localhost/ci-rest-jwt/api/main/test\" and then you can attach that generated token you've got to the header authentication bearer token. see example bellow :\n\n\tAuthentication: Bearer \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6IjIiLCJ1c2VybmFtZSI6ImRvZGk\"\n\n## Refference\n\nThis project Using REST by Phil Sturgeon and Firebase/PHP-JWT.\nFor more information :\n## REST\nhttps://github.com/chriskacerguis/codeigniter-restserver\n## JWT\nhttps://github.com/firebase/php-jwt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodistyo%2Fci-rest-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdodistyo%2Fci-rest-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdodistyo%2Fci-rest-jwt/lists"}