{"id":15134077,"url":"https://github.com/ndrwbv/vk-auth-react-nestjs","last_synced_at":"2025-10-23T09:31:24.150Z","repository":{"id":39595017,"uuid":"283234421","full_name":"ndrwbv/vk-auth-react-nestjs","owner":"ndrwbv","description":"📝 [Article] VK Auth in NestJS + React","archived":false,"fork":false,"pushed_at":"2023-03-05T08:32:02.000Z","size":3334,"stargazers_count":14,"open_issues_count":20,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-30T17:38:28.774Z","etag":null,"topics":["auth","authorization-code-flow","nestjs","react","vk","vk-api","vkontakte"],"latest_commit_sha":null,"homepage":"https://medium.com/@ndrwbv/%D0%B0%D0%B2%D1%82%D0%BE%D1%80%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F-%D1%87%D0%B5%D1%80%D0%B5%D0%B7-%D0%B2%D0%BA-nestjs-react-797ff4e36154","language":"TypeScript","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/ndrwbv.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}},"created_at":"2020-07-28T14:20:31.000Z","updated_at":"2024-06-16T20:47:28.000Z","dependencies_parsed_at":"2023-02-13T15:31:28.199Z","dependency_job_id":null,"html_url":"https://github.com/ndrwbv/vk-auth-react-nestjs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrwbv%2Fvk-auth-react-nestjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrwbv%2Fvk-auth-react-nestjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrwbv%2Fvk-auth-react-nestjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndrwbv%2Fvk-auth-react-nestjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndrwbv","download_url":"https://codeload.github.com/ndrwbv/vk-auth-react-nestjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237807472,"owners_count":19369597,"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":["auth","authorization-code-flow","nestjs","react","vk","vk-api","vkontakte"],"created_at":"2024-09-26T05:02:19.217Z","updated_at":"2025-10-23T09:31:23.745Z","avatar_url":"https://github.com/ndrwbv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Авторизация через ВК NestJS + React\n\nПример реализованной авторизации по способу Authorization code flow на примере NestJS + React.\n\n[Статья](https://medium.com/@ndrwbv/%D0%B0%D0%B2%D1%82%D0%BE%D1%80%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F-%D1%87%D0%B5%D1%80%D0%B5%D0%B7-%D0%B2%D0%BA-nestjs-react-797ff4e36154)\n\n# Установка\n\n```\ngit clone git@github.com:ndrwbv/vk-auth-react-nestjs.git\ncd vk-auth-react-nestjs\n```\n\n## Backend\n\n```bash\n$ vk-auth-react-nestjs: cd backend\n$ vk-auth-react-nestjs/backend: docker-compose up -d\n$ vk-auth-react-nestjs/backend: yarn\n$ vk-auth-react-nestjs/backend: yarn dev\n```\n\n## Frontend\n\n```bash\n$ vk-auth-react-nestjs: cd frontend\n$ vk-auth-react-nestjs/frontend: yarn\n$ vk-auth-react-nestjs/frontend: yarn dev\n```\n\n# Настройка\n\nДля работы с вашим приложением необходимо:\n\n1. Создать приложение во Вконтакте https://vk.com/editapp?act=create\n2. Отредактировать файлы .env в папке frontend и backend\n\n```bash\nfrontend/.env: REACT_APP_CLIENT_ID -- ID приложения\nbackend/.env: CLIENT_ID -- ID приложения\nbackend/.env: CLIENT_SECRET -- Защищённый ключ\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndrwbv%2Fvk-auth-react-nestjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndrwbv%2Fvk-auth-react-nestjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndrwbv%2Fvk-auth-react-nestjs/lists"}