Carson McManus
|
c6d9fd0d75
|
seperate cli stuff from library stuff, and put it in another crate
|
2021-07-31 12:24:49 -04:00 |
|
Carson McManus
|
66731164d6
|
remove commented code
|
2021-07-31 11:00:22 -04:00 |
|
Carson McManus
|
9aea25ea32
|
change import
|
2021-07-31 10:57:02 -04:00 |
|
Carson McManus
|
e0a668fa1e
|
change LoginResult to Result<Session, LoginError>
|
2021-07-31 10:55:55 -04:00 |
|
Carson McManus
|
cc48bc9537
|
clean up and improve encrypt_password unit test
|
2021-07-31 10:39:48 -04:00 |
|
Carson McManus
|
4be38f8854
|
update to rsa 0.5
|
2021-07-29 22:52:48 -04:00 |
|
Carson McManus
|
36c4b7c819
|
started get_trade_confirmations
|
2021-04-04 14:07:06 -04:00 |
|
Carson McManus
|
747c09c91a
|
add test for encrypt_password
|
2021-04-04 09:38:34 -04:00 |
|
Carson McManus
|
fe6a51030f
|
add working login process
|
2021-03-30 15:51:26 -04:00 |
|
Carson McManus
|
e9d9b61024
|
add session serialization
|
2021-03-27 08:17:56 -04:00 |
|
Carson McManus
|
05b944c40b
|
add working manifest loading
|
2021-03-25 19:47:44 -04:00 |
|
Carson McManus
|
e058586680
|
set steam id when email auth needed
|
2021-03-25 15:31:50 -04:00 |
|
Carson McManus
|
3376da2da2
|
add data to login results
|
2021-03-25 15:26:45 -04:00 |
|
Carson McManus
|
8680d8d4c0
|
add oauth data parsing
|
2021-03-25 13:52:55 -04:00 |
|
Carson McManus
|
748c9b01d0
|
add other login results
|
2021-03-25 13:22:42 -04:00 |
|
Carson McManus
|
4a90c146e5
|
add login request
|
2021-03-25 12:43:41 -04:00 |
|
Carson McManus
|
142f394d98
|
add working RSA encryption for password during login
|
2021-03-24 17:49:09 -04:00 |
|