{"id":20692153,"url":"https://github.com/developerjosh/blues-auth","last_synced_at":"2026-04-20T12:32:18.316Z","repository":{"id":252561008,"uuid":"840605598","full_name":"DeveloperJosh/Blues-auth","owner":"DeveloperJosh","description":"This is a basic auth website built for my servers ","archived":false,"fork":false,"pushed_at":"2024-11-27T23:57:24.000Z","size":1330,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T01:36:59.945Z","etag":null,"topics":["authentication-backend","website"],"latest_commit_sha":null,"homepage":"https://auth.blue-dev.xyz","language":"JavaScript","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/DeveloperJosh.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":"2024-08-10T06:16:23.000Z","updated_at":"2024-11-27T23:57:28.000Z","dependencies_parsed_at":"2024-11-28T00:26:17.613Z","dependency_job_id":"2de12895-a4df-44bb-9824-db40a83b3c18","html_url":"https://github.com/DeveloperJosh/Blues-auth","commit_stats":null,"previous_names":["developerjosh/blues-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DeveloperJosh/Blues-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2FBlues-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2FBlues-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2FBlues-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2FBlues-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeveloperJosh","download_url":"https://codeload.github.com/DeveloperJosh/Blues-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeveloperJosh%2FBlues-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32047132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["authentication-backend","website"],"created_at":"2024-11-16T23:19:32.484Z","updated_at":"2026-04-20T12:32:18.257Z","avatar_url":"https://github.com/DeveloperJosh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# To Do.\n\n- Add a terms of service and privacy policy: Create and enforce terms of service and privacy policy pages.\n\n# Working on.\n\n- Implement audit logs for security-sensitive actions: Track and log actions like account deletions, role changes, and 2FA setups for security audits.\n\n# Dropped for now.\n\n- Implement OAuth2 for third-party login providers: Add support for logging in with Google, Facebook, GitHub, etc.\n\n# Completed.\n\n- Added login page.\n- Added registration page.\n- Added forgot password page.\n- Added reset password functionality.\n- Added show/hide password feature.\n- Added Api key authentication for sso when added.\n- Added 2FA functionality.\n- Added email verification on registration: Send verification emails to new users to confirm their email addresses.\n- Added SSO functionality: Users can now use this auth server on any other application.\n\n# How do i use sso on my application?\n\nJust head over to the [documentation](https://github.com/DeveloperJosh/Blues-auth-sso/blob/main/README.md)\n\n# Cloning the repository\n\n```bash\ngit clone https://github.com/DeveloperJosh/Blues-auth.git \n```\n\n# Making .env file\n\n```plaintext\nMONGODB_URI=\"mongodb://localhost:27017/Blues-auth\"\nJWT_SECRET=\"secret\"\nEMAIL_USER=\"your-email\"\nEMAIL_PASS=\"your-password\"\nEMAIL_HOST=\"smtp.hostinger.com\"\nEMAIL_PORT=465\nNEXT_PUBLIC_INTERNAL_SECRET_TOKEN=\"secret\"\nNEXT_PUBLIC_BASE_URL=\"http://localhost:3000\"\n```\n\n# Running the application\n\n```bash\ncd Blues-auth\nnpm install\nnpm start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperjosh%2Fblues-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloperjosh%2Fblues-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloperjosh%2Fblues-auth/lists"}