| Port details |
- py-fastapi-sso FastAPI plugin to enable SSO to most common providers
- 0.19.0 www
=0 0.18.0Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-09-13 04:30:08
- Last Update: 2025-12-23 04:37:02
- Commit Hash: 936c7e3
- Also Listed In: python
- License: MIT
- WWW:
- https://tomasvotava.github.io/fastapi-sso/
- Description:
- FastAPI plugin to enable SSO to most common providers (such as
Facebook login, Google login and login via Microsoft Office 365
account).
This allows you to implement the famous Login with
Google/Facebook/Microsoft buttons functionality on your backend very
easily.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}fastapi-sso>0:www/py-fastapi-sso@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-fastapi-sso/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-fastapi-sso
- pkg install py311-fastapi-sso
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-fastapi-sso listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-fastapi-sso
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1766460325
SHA256 (fastapi_sso-0.19.0.tar.gz) = 629f00581f72ea7e57f7b8775f8d2c425629c428c194359a2b4ebaa6bcb8e12b
SIZE (fastapi_sso-0.19.0.tar.gz) = 17278
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-fastapi>=0.80 : www/py-fastapi@py311
- py311-httpx>=0.23.0 : www/py-httpx@py311
- py311-oauthlib>=3.1.0 : security/py-oauthlib@py311
- py311-pydantic2>=1.8.0 : devel/py-pydantic2@py311
- py311-pyjwt>=2.10.1<3 : www/py-pyjwt@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-fastapi-sso-0.19.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_py-fastapi-sso
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.19.0 23 Dec 2025 04:37:02
    |
Hiroki Tagato (tagattie)  |
www/py-fastapi-sso: Update to 0.19.0
Changelog: https://github.com/tomasvotava/fastapi-sso/releases/tag/0.19.0
Reported by: portscout |
0.18.0 03 Dec 2025 06:26:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-fastapi-sso: Remove outdated PYTHON_REL check after lang/python39 removal
(05de8effa6b4a6fd9758a51d0c1acea91a36d3c6)
Approved by: portmgr (blanket)
With hat: python |
0.18.0 13 Sep 2025 04:28:50
    |
Hiroki Tagato (tagattie)  |
www/py-fastapi-sso: add port: FastAPI plugin to enable SSO to most common
providers
FastAPI plugin to enable SSO to most common providers (such as
Facebook login, Google login and login via Microsoft Office 365
account).
This allows you to implement the famous Login with
Google/Facebook/Microsoft buttons functionality on your backend very
easily.
WWW: https://tomasvotava.github.io/fastapi-sso/ |
Number of commits found: 3
|