{"id":22042591,"url":"https://github.com/renanstn/vue-drf-auth","last_synced_at":"2026-05-06T01:33:10.415Z","repository":{"id":119527969,"uuid":"345806316","full_name":"renanstn/vue-drf-auth","owner":"renanstn","description":"Pequeno estudo sobre autenticação de uma aplicação VUE e um backend Django-REST, usando tokens JWT.","archived":false,"fork":false,"pushed_at":"2022-05-30T21:41:46.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T19:47:58.835Z","etag":null,"topics":["django","django-rest-framework","jwt","python","token-based-authentication","vue"],"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/renanstn.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":"2021-03-08T21:57:14.000Z","updated_at":"2022-05-30T12:23:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8a27e99-6e37-4e79-a441-55eb32e37911","html_url":"https://github.com/renanstn/vue-drf-auth","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/renanstn%2Fvue-drf-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fvue-drf-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fvue-drf-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renanstn%2Fvue-drf-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renanstn","download_url":"https://codeload.github.com/renanstn/vue-drf-auth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111927,"owners_count":20562511,"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":["django","django-rest-framework","jwt","python","token-based-authentication","vue"],"created_at":"2024-11-30T12:13:00.027Z","updated_at":"2026-05-06T01:33:10.386Z","avatar_url":"https://github.com/renanstn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-drf-auth\n\n[![Python](https://img.shields.io/badge/python-%2314354C.svg?style=flat\u0026logo=python\u0026logoColor=white)](https://www.python.org/)\n[![Django](https://img.shields.io/badge/django-%23092E20.svg?style=flat\u0026logo=django\u0026logoColor=white)](https://www.djangoproject.com/)\n[![DjangoREST](https://img.shields.io/badge/DJANGO-REST-ff1709?style=flat\u0026logo=django\u0026logoColor=white\u0026color=ff1709\u0026labelColor=gray)](https://www.django-rest-framework.org/)\n[![JWT](https://img.shields.io/badge/JWT-black?style=flat\u0026logo=JSON%20web%20tokens)](https://jwt.io/)\n[![Insomnia](https://img.shields.io/badge/Insomnia-black?style=flat\u0026logo=insomnia\u0026logoColor=5849BE)](https://insomnia.rest/)\n\n## Descrição\n\nApenas um minúsculo estudo sobre autenticação via token JWT usando um backend Django e um frontend VUE.\n\n## Subindo os serviços\n\n### Backend\n\nRequer [Poetry](https://python-poetry.org/)\n\n```sh\ncd backend/backend_api\n```\n\n```sh\npoetry install\n```\n\n```sh\npoetry run python manage.py migrate\n```\n\n```sh\npoetry run python manage.py rnserver\n```\n\n### Frontend\n\n```sh\ncd frontend/front-todo\n```\n\n```sh\nnpm run serve\n```\n\n## Screenshots\n\n![Login form](images/login_form.png)\n\n![TODO list](images/list.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanstn%2Fvue-drf-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenanstn%2Fvue-drf-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenanstn%2Fvue-drf-auth/lists"}