Commit graph

15 commits

Author SHA1 Message Date
Carson McManus
99f977d7df reorganize steam api responses 2022-12-06 10:02:07 -05:00
Carson McManus
b5f4364733 update some comments and some printed messages 2022-12-05 10:36:38 -05:00
Carson McManus
610cda120e get_server_time now returns Result, fixes #152 2022-06-20 20:56:36 -04:00
Carson McManus
eeded86641 protect Session memory, values are zeroized when dropped 2022-06-19 14:52:17 -04:00
Carson McManus
c27b01318b add a better failure message for account link status 2 2022-01-02 09:46:01 -05:00
Carson McManus
691d927050 adding phone numbers does not work 2021-08-09 21:43:46 -04:00
Carson McManus
b2414e0c33 fixed session not being transfered to AccountLinker 2021-08-09 20:05:23 -04:00
Carson McManus
467e669fb8 actually handle account link errors 2021-08-09 19:09:48 -04:00
Carson McManus
298d29dc07 improve error handling in accountlinker 2021-08-09 18:44:42 -04:00
Carson McManus
db2ec59c07 add account link finalization 2021-08-09 00:09:34 -04:00
Carson McManus
38f41b144f refactor to use SteamApiResponse 2021-08-08 19:09:15 -04:00
Carson McManus
58897b6695 implement the first step for account linking process 2021-08-08 18:32:50 -04:00
Carson McManus
2e4058cfca add add_authenticator to steamapi module 2021-08-08 15:25:27 -04:00
Carson McManus
e4d7ea4475 move phoneajax methods to steamapi module 2021-08-08 13:39:18 -04:00
Carson McManus
31a888c0e4 add NetworkFailure to AccountLinkError 2021-08-08 13:06:29 -04:00
Renamed from src/accountlinker.rs (Browse further)