Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 346 Bytes

AzureSasToken

Microsoft Azure "Shared Access Signature" token generator, for MicroPython (used on ESP32 and Pycom modules)

Usage :

token = AzureSasToken.GenerateAzureSasToken(uri, key, expiryTimestamp, policy_name=None)

By JC`zic for HC² ;')

Keep it simple, stupid 👍