The Fastapi example fails to start due to several issues: - Broken AuthorizationRequest import in utils.py - App ends prematurely without logging error due to initialization code in `startup` event handler - Broken config
The Fastapi example fails to start due to several issues:
startupevent handler