{"id":26373195,"url":"https://github.com/evzpav/jwt-token-creation","last_synced_at":"2025-03-17T01:27:39.307Z","repository":{"id":112813115,"uuid":"212616334","full_name":"evzpav/jwt-token-creation","owner":"evzpav","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-03T15:45:14.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-05T15:40:18.445Z","etag":null,"topics":["go-jwt","golang","jwt"],"latest_commit_sha":null,"homepage":null,"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/evzpav.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":"2019-10-03T15:40:34.000Z","updated_at":"2024-06-19T11:09:14.129Z","dependencies_parsed_at":null,"dependency_job_id":"b85429e0-219b-4649-848b-414c0cd264cd","html_url":"https://github.com/evzpav/jwt-token-creation","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fjwt-token-creation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fjwt-token-creation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fjwt-token-creation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evzpav%2Fjwt-token-creation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evzpav","download_url":"https://codeload.github.com/evzpav/jwt-token-creation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243956945,"owners_count":20374581,"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","golang","jwt"],"created_at":"2025-03-17T01:27:38.768Z","updated_at":"2025-03-17T01:27:39.301Z","avatar_url":"https://github.com/evzpav.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jwt Token Creation\n\n### Generate key pair:\n```bash\n# Generate key pair and convert to PEM format\nmake gen-keys\n\n```\n### Token will be generated from private key file\n### Default expiry time is 5 minutes\n\n### Generate jwt token with claims:\n```bash\nmake gen-token\n# token will be printed on terminal\n```\n\n### Token is validated with the public key file to get the claims","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevzpav%2Fjwt-token-creation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevzpav%2Fjwt-token-creation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevzpav%2Fjwt-token-creation/lists"}