NodeSDK
NodeSDK copied to clipboard
Missing `AccessToken` param on `LoginWithGoogleAccountRequest` object causes compile error when using TypeScript
The LoginWithGoogleAccountRequest object for PlayFabClient.LoginWithGoogleAccount API call is missing accessToken param that is needed to login.