{"id":19826553,"url":"https://github.com/victorsteven/manage-jwt","last_synced_at":"2025-05-01T14:31:18.853Z","repository":{"id":38131843,"uuid":"235898157","full_name":"victorsteven/manage-jwt","owner":"victorsteven","description":"This application enable you Create a JSON and Invalidate it when ever you wish without waiting for the token to expire. You can play with it here:  ","archived":false,"fork":false,"pushed_at":"2023-01-05T05:55:14.000Z","size":1360,"stargazers_count":10,"open_issues_count":28,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T14:37:47.601Z","etag":null,"topics":["go","jwt","jwt-authentication"],"latest_commit_sha":null,"homepage":"https://manage-jwt.herokuapp.com","language":"Go","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/victorsteven.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}},"created_at":"2020-01-23T22:20:00.000Z","updated_at":"2022-09-21T05:33:09.000Z","dependencies_parsed_at":"2023-02-03T14:31:28.367Z","dependency_job_id":null,"html_url":"https://github.com/victorsteven/manage-jwt","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/victorsteven%2Fmanage-jwt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorsteven%2Fmanage-jwt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorsteven%2Fmanage-jwt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorsteven%2Fmanage-jwt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorsteven","download_url":"https://codeload.github.com/victorsteven/manage-jwt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251890014,"owners_count":21660432,"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":["go","jwt","jwt-authentication"],"created_at":"2024-11-12T11:10:47.616Z","updated_at":"2025-05-01T14:31:18.536Z","avatar_url":"https://github.com/victorsteven.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CircleCI](https://circleci.com/gh/victorsteven/manage-jwt.svg?style=svg)](https://circleci.com/gh/victorsteven/manage-jwt)\n\n\n#### Clone\n\n- Clone this project to your local machine `https://github.com/victorsteven/manage-jwt.git`\n\n#### Heroku App\n\nApplication was deployed to Heroku. Use public URL [https://manage-jwt.herokuapp.com](https://manage-jwt.herokuapp.com) with API endpoints.\n\n#### Setup\n\n- Add your database details in the .env file.\n\n- Running Application\n  \u003e Run the command below\n  ```shell\n  $ go run main.go\n  ```\n- Use `http://localhost:8888` as base url for endpoints\n\n## API Endpoints\n\n| METHOD | DESCRIPTION                             | ENDPOINTS                 |\n| ------ | --------------------------------------- | ------------------------- |\n| POST   | Register/Signup                         | `/user`                   |\n| POST   | Login                                   | `/login`             |\n| POST   | Create a todo                           | `/todo`                   |\n| POST   | Logout                                  | `/logout`                 |\n\n## Tests\n\n- Run test for all endpoints\n  \u003e run the command below(ensure that your test details is setup in the .env file)\n  ```shell\n  $ go test ./...\n  ```\n\n## Author\n\n- [Steven Victor](https://twitter.com/stevensunflash)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorsteven%2Fmanage-jwt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorsteven%2Fmanage-jwt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorsteven%2Fmanage-jwt/lists"}