jczic / AzureSasToken

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

Home Page:https://www.hc2.fr/lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 👍

About

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

https://www.hc2.fr/lab

License:MIT License


Languages

Language:Python 100.0%