Unify tokens and subclient tokens
SCST tokens are now stored in the 'tokens' table. This unifies old token handling and new subclient-specific tokens. Also ensures the BlenderID expiry of the token is taken into account. Removes use of httpretty, in favour of responses.
This commit is contained in:
@@ -24,6 +24,5 @@ wheel==0.24.0
|
||||
zencoder==0.6.5
|
||||
|
||||
# development requirements
|
||||
httpretty==0.8.14
|
||||
pytest==2.9.1
|
||||
responses==0.5.1
|
||||
|
Reference in New Issue
Block a user