{"id":23643548,"url":"https://github.com/vinukathejana/auth-server","last_synced_at":"2025-11-10T19:30:19.000Z","repository":{"id":208481782,"uuid":"704330864","full_name":"VinukaThejana/auth-server","owner":"VinukaThejana","description":"An authentication server with email password, email magic link and OAuth login (w/ Google, GitHub, Facebook) while allowing the users to secure their profiles with modern 2factor authentication methods such as OTP (One Time Passcode) and PassKeys","archived":false,"fork":false,"pushed_at":"2023-12-30T12:28:02.000Z","size":389,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T11:19:51.300Z","etag":null,"topics":["auth-server","authentication","go-fiber","golang"],"latest_commit_sha":null,"homepage":"https://documenter.getpostman.com/view/26265282/2s9YeAAaD4","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/VinukaThejana.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}},"created_at":"2023-10-13T03:16:13.000Z","updated_at":"2024-03-10T00:33:00.000Z","dependencies_parsed_at":"2023-12-29T10:31:01.990Z","dependency_job_id":"7bda8f6d-5d4d-47ca-bf7d-af67c5efbcd5","html_url":"https://github.com/VinukaThejana/auth-server","commit_stats":null,"previous_names":["vinukathejana/auth-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinukaThejana%2Fauth-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinukaThejana%2Fauth-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinukaThejana%2Fauth-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinukaThejana%2Fauth-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VinukaThejana","download_url":"https://codeload.github.com/VinukaThejana/auth-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581755,"owners_count":19662960,"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":["auth-server","authentication","go-fiber","golang"],"created_at":"2024-12-28T11:19:56.671Z","updated_at":"2025-11-10T19:30:18.929Z","avatar_url":"https://github.com/VinukaThejana.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Auth Server\n\nAn authentication server with all modern authentication methods such as,\n- PassKeys\n- OAuth login with providers such as,\n  - GitHub\n  - Google\n  - Twitter (X)\n\nand with also support for 2 Factor authentication\n\n## Links\n\n- [API Documentation](https://documenter.getpostman.com/view/26265282/2s9YeAAaD4) \n\n- [Frontend Implementation](https://github.com/VinukaThejana/auth-website)\n\n## How to get started ?\n\n- Create a .env file in the below given format\n```\nACCESS_TOKEN_EXPIRED_IN\nACCESS_TOKEN_MAXAGE\nACCESS_TOKEN_PRIVATE_KEY\nACCESS_TOKEN_PUBLIC_KEY\nADMIN_SECRET\nAUTH_CONFIRM_TOKEN_SECRET\nDATABASE_URL\nDEV_ENV\nDOPPLER_CONFIG\nDOPPLER_ENVIRONMENT\nDOPPLER_PROJECT\nFRONTEND_HOSTNAME\nFRONTEND_URL\nPORT\nPOSTGRES_DB\nPOSTGRES_HOST\nPOSTGRES_PASSWORD\nPOSTGRES_PORT\nPOSTGRES_USER\nREDIS_CHALLENGE_URL\nREDIS_EMAIL_URL\nREDIS_RATELIMITER_HOST\nREDIS_RATELIMITER_PASSWORD\nREDIS_RATELIMITER_PORT\nREDIS_RATELIMITER_USERNAME\nREDIS_SESSION_URL\nREDIS_SYSTEM_URL\nREFRESH_TOKEN_EXPIRED_IN\nREFRESH_TOKEN_MAXAGE\nREFRESH_TOKEN_PRIVATE_KEY\nREFRESH_TOKEN_PUBLIC_KEY\nRESEND_API_KEY\nSESSION_SECRET\n```\n- Run `go mod tidy` \n- Run `docker compose up` \n- Run `go run cmd/main.go` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinukathejana%2Fauth-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinukathejana%2Fauth-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinukathejana%2Fauth-server/lists"}