steampy icon indicating copy to clipboard operation
steampy copied to clipboard

Logging in different way

Open CDFN opened this issue 4 years ago • 3 comments

It'd be great if we could specify secrets ourselves, without using file. Currently we need to specify path to file which contains identity secret, shared secret and steamid.

CDFN avatar Nov 01 '20 15:11 CDFN

What is the problem with the file that contains all?

bukson avatar Nov 04 '20 14:11 bukson

Basically there's no problem. It would be easier for me to dockerize my app if we could login by e.g. environment variables. I think we should just specify credentials ourselves, not by file. If you'll like the idea lmk. I could PR it when I'll have time.

CDFN avatar Nov 04 '20 14:11 CDFN

Sure please do it, i will happily merge it :) Please do not brake backwards compatibility though.

bukson avatar Nov 04 '20 16:11 bukson