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 |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
client.py | ||
server.py | ||
util.py |