{"id":21561714,"url":"https://github.com/shankytiwari/jwt-authentication-golang","last_synced_at":"2025-07-24T07:08:23.774Z","repository":{"id":95787530,"uuid":"246083402","full_name":"ShankyTiwari/jwt-authentication-golang","owner":"ShankyTiwari","description":"How to implement Authentication using JWT in Golang","archived":false,"fork":false,"pushed_at":"2020-03-30T04:29:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T04:02:25.116Z","etag":null,"topics":["golang","golang-jwt","jwt","jwt-authentication","jwt-go"],"latest_commit_sha":null,"homepage":"https://www.codershood.info/2020/03/14/jwt-authentication-in-golang-tutorial-with-example-api/","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/ShankyTiwari.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-03-09T16:14:29.000Z","updated_at":"2020-05-03T04:09:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"928bc009-f852-40a6-bfcc-4ea9016c84f4","html_url":"https://github.com/ShankyTiwari/jwt-authentication-golang","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShankyTiwari/jwt-authentication-golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShankyTiwari%2Fjwt-authentication-golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShankyTiwari%2Fjwt-authentication-golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShankyTiwari%2Fjwt-authentication-golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShankyTiwari%2Fjwt-authentication-golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShankyTiwari","download_url":"https://codeload.github.com/ShankyTiwari/jwt-authentication-golang/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShankyTiwari%2Fjwt-authentication-golang/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266807161,"owners_count":23987426,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["golang","golang-jwt","jwt","jwt-authentication","jwt-go"],"created_at":"2024-11-24T09:27:44.577Z","updated_at":"2025-07-24T07:08:23.734Z","avatar_url":"https://github.com/ShankyTiwari.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Authentication using JWT in Golang\n\nHow to implement Authentication using JWT in Golang\n\n## Installtion\n\nBelow command will Install all the dependencies recursively. \n\n```bash\ngo get -d ./...\n```\n\n## Starting the GO server\n\nUse the below command to create executable and the run executable.\n\n```bash\ngo build\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankytiwari%2Fjwt-authentication-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshankytiwari%2Fjwt-authentication-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshankytiwari%2Fjwt-authentication-golang/lists"}