Added QR login support
platformType is no longer optional when creating a new LoginSession
Added forcePoll()
Added approve-qr example
Device friendly name and website ID are now automatically determined from your provided EAuthTokenPlatformType, and can no longer be passed to startWithCredentials()
Added steamGuardMachineToken property and steamGuardMachineToken event
Supplying a steamGuardMachineToken to startWithCredentials() now works when using EAuthTokenPlatformType.SteamClient
Fixed double Steam Guard emails being generated for EAuthTokenPlatformType.SteamClient and EAuthTokenPlatformType.MobileApp
Full Changelog: v0.0.2-alpha...v0.0.3-alpha View on GitHub