geel9 / SteamAuth

A C# library that provides vital Steam Mobile Authenticator functionality
MIT License
278 stars 105 forks source link

add support for email confirmation #81

Closed Rudokhvist closed 4 years ago

Rudokhvist commented 5 years ago

Recently steam changed procedure of adding authenticator - now before adding phone number it's required to confirm email once more. This PR adds support for this step.

Rudokhvist commented 5 years ago

I'm going to send appropriate PR to https://github.com/Jessecar96/SteamDesktopAuthenticator after(if) this PR will be merged.

Burnwithme commented 4 years ago

How can i access this ?

Rudokhvist commented 4 years ago

@Burnwithme access what exactly?

Burnwithme commented 4 years ago

Is there an edited and ready to use version?

Rudokhvist commented 4 years ago

@Burnwithme if you need fixed SteamDesktopAuthenticator - you can use my fork from here https://github.com/Ryzhehvost/SteamDesktopAuthenticator/releases/latest for now. If you need just library - you can clone my repo https://github.com/Ryzhehvost/SteamAuth for now.