https://github.com/jieggii/vktoken
:gear: Tool for granting VK access token.
https://github.com/jieggii/vktoken
access-token vk vk-authentication
Last synced: 2 months ago
JSON representation
:gear: Tool for granting VK access token.
- Host: GitHub
- URL: https://github.com/jieggii/vktoken
- Owner: jieggii
- License: mit
- Created: 2019-12-22T17:00:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T16:32:52.000Z (over 1 year ago)
- Last Synced: 2025-01-31T13:37:21.230Z (3 months ago)
- Topics: access-token, vk, vk-authentication
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vktoken
Tool for granting VK access token.
[](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`.