Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to logout and thus turn a refresh token into a machine auth #14

Open
DoctorMcKay opened this issue Apr 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@DoctorMcKay
Copy link
Owner

For WebBrowser logins, machine auths are only issued when you logout.

@DoctorMcKay DoctorMcKay added the enhancement New feature or request label Apr 25, 2023
@akuma0
Copy link

akuma0 commented May 26, 2023

Hi!
i work on it on my side too.
if i have some result i will post here.
The big problem is that we need to wait the cookie expiration to renew it... It's take sooooo long to test...

@akuma0
Copy link

akuma0 commented Jun 10, 2023

Hi!
Here some news, i'm stuck on the first redirection, i need to send 2 new tokens : steamRefresh_steam & steamMachineAuth.
steamRefresh_steam it's ok we have the infos to create it, but steamMachineAuth, i don't know how to make it.
When i decode them, they are very similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants