Enabling OAuth2 with Python streaming applications
This post demonstrates how to utilize OAuth2 in Faust Streaming applications as an alternative authorization flow compared to using static API credentials. Faust is a streaming library for Python. It provides stream/event processing primitives a la K...
Jul 10, 20233 min read112