{"id":28762670,"url":"https://github.com/stabldev/nextauth-api","last_synced_at":"2025-06-17T08:09:05.139Z","repository":{"id":91461258,"uuid":"599664923","full_name":"stabldev/NextAuth-api","owner":"stabldev","description":"Backend build with Django for NextAuth - a secure and powerful authentication system","archived":false,"fork":false,"pushed_at":"2023-02-10T12:45:35.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-16T01:41:36.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/stabldev.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":"2023-02-09T16:13:26.000Z","updated_at":"2023-04-14T14:44:41.000Z","dependencies_parsed_at":"2023-07-23T17:38:36.595Z","dependency_job_id":null,"html_url":"https://github.com/stabldev/NextAuth-api","commit_stats":null,"previous_names":["tokito69/nextauth-api","tokitou-san/nextauth-api","tokitouq/nextauth-api","moonlitgrace/nextauth-api","stabldev/nextauth-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stabldev/NextAuth-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2FNextAuth-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2FNextAuth-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2FNextAuth-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2FNextAuth-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stabldev","download_url":"https://codeload.github.com/stabldev/NextAuth-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2FNextAuth-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260318724,"owners_count":22991124,"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":"2025-06-17T08:09:02.727Z","updated_at":"2025-06-17T08:09:05.115Z","avatar_url":"https://github.com/stabldev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## NextAuth - a secure and powerful authentication system\nNextAuth is using httpOnly cookies for authentication, so this is more secure than authentication with localStorage \u003cbr /\u003e\nIt has Google and Github social authentication too... And it comes with awesome UI ...\n\n### Major packages used\n[django](https://www.djangoproject.com/) - for backend \u003cbr /\u003e\n[dj-rest-auth](https://github.com/iMerica/dj-rest-auth) - for Simple JWT authentication with httpOnly cookies \u003cbr /\u003e\n[django-allauth](https://github.com/pennersr/django-allauth) - for social authentication \u003cbr /\u003e\n[djangorestframework](https://github.com/encode/django-rest-framework) - for making Rest Api's \u003cbr /\u003e\n[djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) - for making JWT token based authentication \u003cbr /\u003e\n\n\u003e Checkout the frontend for this [NextAuth-frontend](https://github.com/suneethsunx/NextAuth-frontend)\n\n## Getting Started\nClone this repo and `cd \u003crepo name\u003e/` \u003cbr /\u003e\nFirst, install the required packages( recommended in virtual env ):\n\n```bash\npip install -r requirements.txt\n```\nThen start development server by:\n```bash\npython manage.py runserver\n# or\npython3 manage.py runserver\n# or\n./manage.py runserver\n```\nServer will be run in `http://localhost:8000`\n\nOpen [http://localhost:8000](http://localhost:8000) with your browser to see the result. \u003cbr /\u003e\nThat's all, you can modify this backend and feel free make a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstabldev%2Fnextauth-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstabldev%2Fnextauth-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstabldev%2Fnextauth-api/lists"}