3224c02d6f
liniting fixes
2a56b0f4ad
remove extern crate statements
fa49084778
minor style changes
2793469627
update cargo deps
1006cc515d
implemented all login methods
a98c9279d4
properly implemented identifier types
84305ad96e
added required metadata fiels
4a8f6ea756
set version to 0.0.1 to reserve name
1e2a00edf3
implemented password and token logins
7d89ed4a44
implemented request login flows
b56bf2c347
Complete deprecated specs in todo.md
a702fb49a9
auto-crossed out non-applicable portions of specs
ec47ed24e4
Implemented 4.1.1
7aa5928764
Implemented supported specs request
d7f6063325
only allow auth token to be sent through header
676f88c843
partial type definitions for login
0e1b69f526
Implemented internal request function for client
dd15b606b8
implement user skeleton struct
f42c70b27e
errors are a vector instead of a single string
17a0730275
refactor results into own file
82b944a748
implemented rtt threshold i guess
816a6daed1
query results knows how to update itself