Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jieggii/vktoken

:gear: Tool for granting VK access token.
https://github.com/jieggii/vktoken

access-token vk vk-authentication

Last synced: about 1 month ago
JSON representation

:gear: Tool for granting VK access token.

Awesome Lists containing this project

README

        

# vktoken
Tool for granting VK access token.
[![preview](https://asciinema.org/a/nnP04X2a4jlKzCBIKHaN0HDVY.svg)](https://asciinema.org/a/nnP04X2a4jlKzCBIKHaN0HDVY)

## Installation
`pip install --user vktoken`

## Usage
`vktoken [--help] [--version] [--app] [--client-id] [--client-secret] login [password]`

## Examples
* `vktoken +79652331167`
* `vktoken --app iphone +79523311167 mypassword`
* `vktoken --client-id 3140623 --client-secret VeWdmVclDCtn6ihuP1nt +79523311167`

## Features
* You can choose builtin VK app credentials from the list: `android`, `iphone`, `ipad` and `windows-phone`.