{"id":21348504,"url":"https://github.com/amigoscode/login-registration-backend","last_synced_at":"2025-04-04T08:05:46.064Z","repository":{"id":37486359,"uuid":"330048151","full_name":"amigoscode/login-registration-backend","owner":"amigoscode","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-17T12:58:20.000Z","size":64,"stargazers_count":447,"open_issues_count":9,"forks_count":380,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-28T07:03:55.877Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.amigoscode.com/courses","language":"Java","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/amigoscode.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}},"created_at":"2021-01-15T23:55:18.000Z","updated_at":"2025-03-13T04:12:24.000Z","dependencies_parsed_at":"2022-07-04T10:54:25.058Z","dependency_job_id":"eac22040-f760-4241-9f2c-4f1be1d9d602","html_url":"https://github.com/amigoscode/login-registration-backend","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/amigoscode%2Flogin-registration-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amigoscode%2Flogin-registration-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amigoscode%2Flogin-registration-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amigoscode%2Flogin-registration-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amigoscode","download_url":"https://codeload.github.com/amigoscode/login-registration-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247139617,"owners_count":20890262,"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":[],"created_at":"2024-11-22T02:21:58.624Z","updated_at":"2025-04-04T08:05:46.047Z","avatar_url":"https://github.com/amigoscode.png","language":"Java","readme":"# Login Registration Backend \n\nComplete login registration backend system using Spring Boot.\n\n[![YouTube Video](https://user-images.githubusercontent.com/40702606/104790682-d62ac880-578f-11eb-8353-aa68739ffe42.png)](https://www.youtube.com/watch?v=QwQuro7ekvc)\n\n- [x] Spring Boot\n- [x] Spring Security\n- [x] Java Mail\n- [x] Email verification with expiry\n- [x] Spring Boot\n\n## Diagram\n![Screenshot 2021-01-13 at 23 38 08](https://user-images.githubusercontent.com/40702606/104789980-15581a00-578e-11eb-998d-30f2e6a9f461.png)\n\n## Email verification link with expiry\n![Screenshot 2021-01-13 at 23 37 33](https://user-images.githubusercontent.com/40702606/104789893-0c674880-578e-11eb-939a-2a1cd3a8dfd2.png)\n\n## Example requests\n### Postman\n![Screenshot 2021-01-13 at 23 37 57](https://user-images.githubusercontent.com/40702606/104790087-7a137480-578e-11eb-8141-307a8850c39e.png)\n\n### CURL\n```\ncurl --location --request POST 'localhost:8080/api/v1/registration' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"firstName\": \"Amigos\",\n    \"lastName\": \"Code\",\n    \"email\": \"hellow@amigoscode.com\",\n    \"password\": \"password\"\n}'\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famigoscode%2Flogin-registration-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famigoscode%2Flogin-registration-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famigoscode%2Flogin-registration-backend/lists"}