AzureSasToken

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

MIT License

Stars
11

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 👍