{"id":19053154,"url":"https://github.com/gocs/jwt-tutorial-impl","last_synced_at":"2025-07-26T03:09:00.750Z","repository":{"id":132498872,"uuid":"259053751","full_name":"gocs/jwt-tutorial-impl","owner":"gocs","description":"yo ho yo ho!! auth0 jwt go implementation","archived":false,"fork":false,"pushed_at":"2025-01-13T07:18:48.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T08:26:36.333Z","etag":null,"topics":["auth0","go","golang","jwt","tutorial"],"latest_commit_sha":null,"homepage":"http://localhost:3020/","language":"JavaScript","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/gocs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2020-04-26T14:40:53.000Z","updated_at":"2025-01-13T07:18:46.000Z","dependencies_parsed_at":"2023-03-13T11:10:49.805Z","dependency_job_id":null,"html_url":"https://github.com/gocs/jwt-tutorial-impl","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/gocs%2Fjwt-tutorial-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocs%2Fjwt-tutorial-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocs%2Fjwt-tutorial-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocs%2Fjwt-tutorial-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocs","download_url":"https://codeload.github.com/gocs/jwt-tutorial-impl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240109718,"owners_count":19749181,"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":["auth0","go","golang","jwt","tutorial"],"created_at":"2024-11-08T23:29:21.286Z","updated_at":"2025-02-22T01:15:37.951Z","avatar_url":"https://github.com/gocs.png","language":"JavaScript","readme":"# jwt-tutorial-impl\n\ni tried jwt to learn how oauth also work\n\n## reference\n\nEvery screenshot of the file is every step/commit in this repo to learn easily.\n\nhttps://auth0.com/blog/authentication-in-golang/\n\n## run\n\n```\n$ AUTH0SECRET=\"\" AUTH0AUDIENCE=\"\" AUTH0DOMAIN=\"\" go run .\n```\n\nfill the empty string above based on the values below.\n\u003chr\u003e\n\n**AUTH0SECRET**\n\n![APIs \u003e above RBAC settings](./assets/press-copy-secret-key.png)\n\u003chr\u003e\n\n**AUTH0AUDIENCE**\n\nalso called as *AUTH0_API_AUDIENCE*\n\n![if there's an error in the domain](./assets/audience-location.png)\n\u003chr\u003e\n\n**AUTH0_CALLBACK_URL**\n\n![Route with login](./assets/localhost-callback-url.png)\n\u003chr\u003e\n\n**AUTH0DOMAIN**\n\nalso called as *AUTH0_DOMAIN*\n\n![application, locations, and its type](./assets/domain-location.png)\n\u003chr\u003e\n\n**AUTH0_CLIENT_ID**\n\n![application, locations, and its type](./assets/client-id-location.png)\n\u003chr\u003e\n\n## license\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocs%2Fjwt-tutorial-impl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocs%2Fjwt-tutorial-impl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocs%2Fjwt-tutorial-impl/lists"}