ports/www/py-httpx-oauth/pkg-descr
Goran Mekić ade72e60a0 www/py-httpx-oauth: add port: Async OAuth client using HTTPX
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)
2022-01-26 16:31:52 +09:00

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