Guide¶
Use this guide to wire VK Mini Apps authentication into a Python backend.
-
Installation
Install the package and prepare VK app credentials.
-
Quickstart
Validate a request and extract a trusted
vk_user_id. -
Launch parameters
Understand the signed
vk_*payload and TTL behavior. -
Framework examples
Apply the same checks in FastAPI, Django, and Django Ninja.