{"id":19781948,"url":"https://github.com/canmeepo/react-vk-auth","last_synced_at":"2025-04-30T22:30:26.058Z","repository":{"id":57347476,"uuid":"135732325","full_name":"canmeepo/react-vk-auth","owner":"canmeepo","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-07T12:41:29.000Z","size":42,"stargazers_count":8,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-26T00:25:10.712Z","etag":null,"topics":["api","react","vk"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/canmeepo.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":"2018-06-01T15:09:33.000Z","updated_at":"2022-08-24T20:44:59.000Z","dependencies_parsed_at":"2022-08-28T03:01:28.252Z","dependency_job_id":null,"html_url":"https://github.com/canmeepo/react-vk-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/canmeepo%2Freact-vk-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canmeepo%2Freact-vk-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canmeepo%2Freact-vk-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canmeepo%2Freact-vk-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canmeepo","download_url":"https://codeload.github.com/canmeepo/react-vk-auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224124919,"owners_count":17259746,"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":["api","react","vk"],"created_at":"2024-11-12T06:03:12.717Z","updated_at":"2024-11-12T06:03:13.188Z","avatar_url":"https://github.com/canmeepo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-vk-auth\n\n\u003e A Component React for vk.com authentication\n\n[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)\n\n\n## Getting Started\n\n`yarn add react-vk-auth` or `npm i react-vk-auth`\n\n## Basic example\n\n```js\nimport React, { Component } from 'react';\nimport VkAuth from 'react-vk-auth';\n\nclass Registration extends Component {\n\n  handleVkResponse = (data) =\u003e {\n    console.warn(data)\n  }\n  \n  render() {\n    return(\n      \u003cVkAuth apiId=\"#######\" callback={this.handleVkResponse} /\u003e\n    )\n  }\n}\n\n```\nparam `apiId` is required, appId is your vk.com dev token.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanmeepo%2Freact-vk-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanmeepo%2Freact-vk-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanmeepo%2Freact-vk-auth/lists"}