JamLoginApi

Inherits: JamHttpBase < Node < Object

There is currently no description for this class. Please help us by contributing one!

Methods

void

_ready ( )

JamHttpBase.Result

request_developer_auth ( )

JamHttpBase.Result

request_user_auth ( String gameId )

JamHttpBase.Result

check_auth ( String user_code, String device_code )


Constants

DEV_SCOPE = "developer"

There is currently no description for this constant. Please help us by contributing one!

USER_SCOPE = "user"

There is currently no description for this constant. Please help us by contributing one!


Method Descriptions

void _ready ( )

There is currently no description for this method. Please help us by contributing one!


JamHttpBase.Result request_developer_auth ( )

There is currently no description for this method. Please help us by contributing one!


JamHttpBase.Result request_user_auth ( String gameId )

There is currently no description for this method. Please help us by contributing one!


JamHttpBase.Result check_auth ( String user_code, String device_code )

There is currently no description for this method. Please help us by contributing one!