Github OAuth with FastAPI

An isolated example to show github authorization-code oauth flow in fastapi for web application flow + simple HttpBearer route dependency. This example can be used for all providers of code-based oauth authorization patterns.

3 min ยท arrrrrmin