https://github.com/armanghobadi/microjwt
MicroJWT is a secure and lightweight JWT library for MicroPython, optimized for embedded and IoT systems. It supports token generation, verification, AES-256 encryption, and key derivation, making it ideal for secure authentication and session management in resource-limited environments.
https://github.com/armanghobadi/microjwt
esp32 esp8266 jwt jwt-auth jwt-authentication jwt-token microcontroller micropython
Last synced: 3 months ago
JSON representation
MicroJWT is a secure and lightweight JWT library for MicroPython, optimized for embedded and IoT systems. It supports token generation, verification, AES-256 encryption, and key derivation, making it ideal for secure authentication and session management in resource-limited environments.
- Host: GitHub
- URL: https://github.com/armanghobadi/microjwt
- Owner: armanghobadi
- License: mit
- Created: 2024-12-15T13:16:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T15:14:57.000Z (12 months ago)
- Last Synced: 2025-10-29T20:17:32.283Z (8 months ago)
- Topics: esp32, esp8266, jwt, jwt-auth, jwt-authentication, jwt-token, microcontroller, micropython
- Language: Python
- Homepage: https://pypi.org/project/microjwt/
- Size: 204 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE