{"id":20815978,"url":"https://github.com/orewaee/go-auth","last_synced_at":"2025-06-15T07:03:22.694Z","repository":{"id":230015614,"uuid":"777382654","full_name":"orewaee/go-auth","owner":"orewaee","description":"Implementation of auth based on access and refresh JWT tokens in Golang","archived":false,"fork":false,"pushed_at":"2024-03-29T13:39:04.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-03-29T16:32:13.430Z","etag":null,"topics":["access-token","auth","golang","jwt","refresh-token"],"latest_commit_sha":null,"homepage":"","language":"Go","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/orewaee.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":"2024-03-25T18:44:20.000Z","updated_at":"2024-06-19T09:12:15.856Z","dependencies_parsed_at":"2024-03-27T11:57:35.620Z","dependency_job_id":"efc294de-eb73-461b-bb09-570d4ff9f99e","html_url":"https://github.com/orewaee/go-auth","commit_stats":null,"previous_names":["orewaee/go-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orewaee/go-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orewaee%2Fgo-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orewaee%2Fgo-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orewaee%2Fgo-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orewaee%2Fgo-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orewaee","download_url":"https://codeload.github.com/orewaee/go-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orewaee%2Fgo-auth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259935588,"owners_count":22934384,"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":["access-token","auth","golang","jwt","refresh-token"],"created_at":"2024-11-17T21:27:20.837Z","updated_at":"2025-06-15T07:03:22.673Z","avatar_url":"https://github.com/orewaee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Attention\n\nThis app was written for educational purposes only and may contain errors.\nIdeas and development methods have also been applied to explore them.\nThe work logic and goals of the project are subject to change during its existence.\n\n\n## About\n\nThe application is an authorization based on access and refresh [JWT](https://github.com/golang-jwt/jwt) tokens.\nIt requires an email confirmation of the action to create a user.\nAll data is stored in [MongoDB](https://github.com/mongodb/mongo). [Fiber](https://github.com/gofiber/fiber) is chosen as the web framework.\n\n\n## Pull Requests or Commits\n\nYou are encouraged to use the following prefixes for Pull Requests or Commits:\n\n\u003e 🔥 feat, 🩹 fix, 📚 docs, 🎨 style, ♻️ refactor, 🚀 perf, 🚨 test, 🔨 chore\n\n\n## Routes\n\n#### Public\n\n- `GET /ping`\n- `POST /signup`\n- `POST /activate/:secret`\n- `POST /signin`\n- `POST /refresh`\n\n#### Protected\n\n- `GET /user`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forewaee%2Fgo-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forewaee%2Fgo-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forewaee%2Fgo-auth/lists"}