icewind1991 / steam-vent

Interact with the Steam network via rust
19 stars 11 forks source link

More flexible auth #23

Closed AspectUnk closed 4 weeks ago

AspectUnk commented 1 month ago

Web auth requires tokens, which is why the auth process needs to be more flexible than it is now. Also I made setup_heartbeat public because sometimes one-time sessions may be required to retrieve one-time data.