VK Mini Apps auth fo Hapi
Simple implementation for auth flow in VK Mini Apps
npm install --save hapi-vkminiapps-auth
Usage:
const Hapi = ; const start = async { const server = Hapi; await server; serverauth; server; await serverstart; console;}; ;
Example request.auth.credentials
:
Hint:
If you use nginx add underscores_in_headers on;
to your server section.