mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 10:40:46 -04:00
A generic OAuth2 class is provided to adapt to any OAuth2-compliant service. Utilities are provided to ease the integration of an OAuth2 process in FastAPI. WWW: https://github.com/frankie567/httpx-oauth PR: 260880 Reported by: Goran Mekić <meka@tilda.center> (new maintainer)
4 lines
205 B
Text
4 lines
205 B
Text
A generic OAuth2 class is provided to adapt to any OAuth2-compliant service.
|
|
Utilities are provided to ease the integration of an OAuth2 process in FastAPI.
|
|
|
|
WWW: https://github.com/frankie567/httpx-oauth
|