{"id":24829508,"url":"https://github.com/mdcodelab/next-custom-auth","last_synced_at":"2026-04-16T05:33:15.574Z","repository":{"id":253509704,"uuid":"843721384","full_name":"mdcodelab/next-custom-auth","owner":"mdcodelab","description":"Complete custom auth: username \u0026 password, email verification, change password.","archived":false,"fork":false,"pushed_at":"2024-08-22T15:51:08.000Z","size":171,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T16:47:16.748Z","etag":null,"topics":["brevo-api","jwt","nextjs","prisma","shadcn-ui","sqlite","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/mdcodelab.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-17T08:06:07.000Z","updated_at":"2025-01-21T14:35:18.000Z","dependencies_parsed_at":"2025-01-30T23:36:20.178Z","dependency_job_id":null,"html_url":"https://github.com/mdcodelab/next-custom-auth","commit_stats":null,"previous_names":["mdcodelab/next-custom-auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mdcodelab/next-custom-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdcodelab%2Fnext-custom-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdcodelab%2Fnext-custom-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdcodelab%2Fnext-custom-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdcodelab%2Fnext-custom-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdcodelab","download_url":"https://codeload.github.com/mdcodelab/next-custom-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdcodelab%2Fnext-custom-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["brevo-api","jwt","nextjs","prisma","shadcn-ui","sqlite","tailwindcss"],"created_at":"2025-01-30T23:26:09.253Z","updated_at":"2026-04-16T05:33:15.545Z","avatar_url":"https://github.com/mdcodelab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Workflow:\n\n1. On the Register page, the user creates an account by providing his name, email, and password. The user is assigned an email verification token and is redirected to a page that informs them that they need to verify their email.\n\n2. By clicking the link in the email inbox, the user's email is verified (emailVerified=true), and the user can then log in.\n\n3. Logging in with an email and password assigns the user a JWT token and a cookie, which grant the status of a logged-in user. The user is then directed to protected pages, with emailVerified=true and the auth-token in place.\n\n4. The Sign Out action is performed by deleting the cookie from the user's browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdcodelab%2Fnext-custom-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdcodelab%2Fnext-custom-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdcodelab%2Fnext-custom-auth/lists"}