Application()

For more responses in different scenarios, please refer to Auth.GG's Documentation.

Arguments

Type

Required

Default

API Key

String

True

AID

String

True

Secret Key

String

True

import PyAuthGG

App = PyAuthGG.Application("API KEY", "AID", "SECRET_KEY")

Last updated

Was this helpful?