inngest / inngest-py

Python SDK for Inngest: Durable functions and workflows in Python, hosted anywhere
https://www.inngest.com/docs/reference/python
Apache License 2.0
27 stars 6 forks source link

Add signing key rotation support #75

Closed goodoldneon closed 4 months ago

goodoldneon commented 5 months ago

Description

Context

This implements part of the fallback signing key behavior in the SDK spec (here). The introspection endpoint is implemented by #77