{"id":21566341,"url":"https://github.com/abynxv/authentication-djangoallauth","last_synced_at":"2025-06-10T12:33:13.295Z","repository":{"id":244966612,"uuid":"815277133","full_name":"abynxv/Authentication-DjangoAllauth","owner":"abynxv","description":"This project demonstrates a basic implementation of authentication using Django Allauth. It includes functionality for user signup, login, logout, and third-party authentication using Google, Apple, Microsoft, and GitHub.","archived":false,"fork":false,"pushed_at":"2024-06-18T14:45:29.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T05:22:54.099Z","etag":null,"topics":["allauth","django","forms"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/abynxv.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-06-14T18:38:58.000Z","updated_at":"2024-06-18T14:47:01.000Z","dependencies_parsed_at":"2024-06-18T18:04:31.539Z","dependency_job_id":null,"html_url":"https://github.com/abynxv/Authentication-DjangoAllauth","commit_stats":null,"previous_names":["abynxv/authentication-djangoallauth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abynxv%2FAuthentication-DjangoAllauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abynxv%2FAuthentication-DjangoAllauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abynxv%2FAuthentication-DjangoAllauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abynxv%2FAuthentication-DjangoAllauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abynxv","download_url":"https://codeload.github.com/abynxv/Authentication-DjangoAllauth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abynxv%2FAuthentication-DjangoAllauth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259075866,"owners_count":22801652,"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":["allauth","django","forms"],"created_at":"2024-11-24T10:24:42.381Z","updated_at":"2025-06-10T12:33:13.197Z","avatar_url":"https://github.com/abynxv.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Allauth - Django\nThis project demonstrates a basic implementation of authentication using Django Allauth. \nIt includes functionality for user signup, login, logout, and third-party authentication using Google, Apple, Microsoft, and GitHub.\n\nSetup Instructions\n\n  -\u003eClone the Project-Create a directory, open a terminal in the directory path, and clone the  project:\n\n      git clone https://github.com/abynxv/Authentication-DjangoAllauth.git\n      \n  -\u003eInstall Virtual Environment\n  \n      pip install virtualenv\n      \n  -\u003eCreate a virtual environment within the directory:\n\n      python -m venv venv_name  # On Windows\n      python3 -m venv venv_name  # On macOS/Linux\n\n  -\u003eActivate Virtual Environment\n\n      venv_name\\Scripts\\activate       # On Windows\n      source venv_name/bin/activate    # On macOS/Linux\n\n  -\u003eInstall Requirements\n\n      pip install django djangorestframework django-allauth\n\n  -\u003eOpen the project in VS Code:\n\n      code .\n\n  -\u003eOpen a terminal in VS Code, navigate to the project directory, and run the server:\n  \n      cd myproject\n      python manage.py runserver\n      \nAPI Endpoints\n\n1. http://127.0.0.1:8000/\n![Dashboard](https://github.com/abynxv/Authentication-DjangoAllauth/assets/154351820/0b12bcc5-358d-4e53-947b-1bd7a0565770)\n2.http://127.0.0.1:8000/accounts/login/\n![Signin](https://github.com/abynxv/Authentication-DjangoAllauth/assets/154351820/e98ee628-1d9f-4f0a-8ee6-d2cfa858d243)\n3.http://127.0.0.1:8000/accounts/signup/\n![Signup](https://github.com/abynxv/Authentication-DjangoAllauth/assets/154351820/1901afd8-cbe2-482d-a18a-466ec892f9bf)\n4.http://127.0.0.1:8000/accounts/logout/\n![Logout](https://github.com/abynxv/Authentication-DjangoAllauth/assets/154351820/f8b884ea-41eb-4fba-961b-ee90f535943e)\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabynxv%2Fauthentication-djangoallauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabynxv%2Fauthentication-djangoallauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabynxv%2Fauthentication-djangoallauth/lists"}