Authentication

Platform Supported
Crazy Games ✔️
Yandex Games ✔️
Poki ❌
VK ✍️
var succees_auth = await WebBus.open_auth_dialog()
print(succees_auth) # true/false
print(WebBus.user_info.player_name)