forked from LBRYCommunity/lbry-sdk
130f9cfc4d
-user starts a httpauthsession with an api key and name -user initializes jsonrpc hmac secret to sha256 of session id -server sends new random hmac secret after each api call -a user without an authenticated session will get a authorization error
0 lines
Python
0 lines
Python