GitHunt
JC

jczic/AzureSasToken

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

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 👍

Languages

Python100.0%

Contributors

MIT License
Created February 27, 2018
Updated October 7, 2022
jczic/AzureSasToken | GitHunt