Artur Vinogradov
Artur Vinogradov
> Has anyone figured out how to add email authentication to this. Yeah. I will write some staff into codebase and add pull request (about 1 day) mayble sooner, but...
I added > > > Has anyone figured out how to add email authentication to this. > > > > > > Yeah. I will write some staff into codebase...
This will solve https://github.com/ValvePython/steam/issues/451 https://github.com/ValvePython/steam/issues/450 https://github.com/ValvePython/steam/issues/452 known well, but need a lot of changes, will be done later (in another PR)
> Hey, cant seem to get yours to work. Could you give a login example? Of course :) ### If you use steam guard: ```python # AUTH VIA STEAM GUARD...
> > > > > Hey, cant seem to get yours to work. Could you give a login example? > > > > > > > > > > >...
> After thorough debugging over several hours, it was determined that the issue arose from the inclusion of the createBlockSelectionPlugin with specific options, notably: > > `createBlockSelectionPlugin({ options: { sizes:...
I've had same issue, resolved by my own. It is very frustrating for me to explain everything in the 'right way', why things must be done as they are, and...
> > > using the above solution i'm facing this error `The selected authorization method is not available for the application. Try again later or contact the application administrator.` >...