notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-fastapi-sso FastAPI plugin to enable SSO to most common providers
0.21.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.21.1Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-13 04:30:08
Last Update: 2026-06-24 03:32:58
Commit Hash: 31dfa9a5
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-fastapi-sso
distinfo:
TIMESTAMP = 1782271068 SHA256 (fastapi_sso-0.21.1.tar.gz) = c6f730b075caf537efa7c0f531095cf2d963a6fa27d059b3300e5eb19b282adb SIZE (fastapi_sso-0.21.1.tar.gz) = 18031

Packages (timestamps in pop-ups are UTC):
py311-fastapi-sso
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.21.00.21.0-0.18.00.21.0n/an/an/a
FreeBSD:13:quarterly0.21.00.21.0--0.21.0n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-fastapi-sso
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.21.10.21.1--0.21.1---
FreeBSD:14:quarterly0.21.10.21.1--0.21.1---
FreeBSD:15:latest0.21.10.21.1n/a-n/an/a--
FreeBSD:15:quarterly0.21.10.21.1n/a-n/an/a--
FreeBSD:16:latest0.21.10.21.1n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-fastapi>=0.80 : www/py-fastapi@py311
  2. py311-httpx>=0.23.0 : www/py-httpx@py311
  3. py311-oauthlib>=3.1.0 : security/py-oauthlib@py311
  4. py311-pydantic2>=1.8.0 : devel/py-pydantic2@py311
  5. py311-pyjwt>=2.10.1<3 : www/py-pyjwt@py311
  6. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-litellm

Configuration Options:
===> The following configuration options are available for py311-fastapi-sso-0.21.1: 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/f/fastapi_sso/
  2. https://pypi.org/packages/source/f/fastapi_sso/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.21.1
24 Jun 2026 03:32:58
commit hash: 31dfa9a5f24c102b9f7871876a121687492464f2commit hash: 31dfa9a5f24c102b9f7871876a121687492464f2commit hash: 31dfa9a5f24c102b9f7871876a121687492464f2commit hash: 31dfa9a5f24c102b9f7871876a121687492464f2 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
www/py-fastapi-sso: Update to 0.21.1

Changelog: https://github.com/tomasvotava/fastapi-sso/releases/tag/0.21.1

Reported by:	Repology
0.21.0
27 Feb 2026 05:17:18
commit hash: 0dcff6f612d600fdfd2f7dec9fc273b28a2ecdf5commit hash: 0dcff6f612d600fdfd2f7dec9fc273b28a2ecdf5commit hash: 0dcff6f612d600fdfd2f7dec9fc273b28a2ecdf5commit hash: 0dcff6f612d600fdfd2f7dec9fc273b28a2ecdf5 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
www/py-fastapi-sso: Update to 0.21.0

Changelog: https://github.com/tomasvotava/fastapi-sso/releases/tag/0.21.0

Reported by:	portscout
0.20.0
09 Feb 2026 15:07:37
commit hash: 3f1cc25a76ed7143225b1fd7b7ab201eb4566a81commit hash: 3f1cc25a76ed7143225b1fd7b7ab201eb4566a81commit hash: 3f1cc25a76ed7143225b1fd7b7ab201eb4566a81commit hash: 3f1cc25a76ed7143225b1fd7b7ab201eb4566a81 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
www/py-fastapi-sso: Update to 0.20.0

Changelog: https://github.com/tomasvotava/fastapi-sso/releases/tag/0.20.0

Reported by:	Repology
0.19.0
23 Dec 2025 04:37:02
commit hash: 936c7e3af498b9df304e7f8f1939a158ea4982b4commit hash: 936c7e3af498b9df304e7f8f1939a158ea4982b4commit hash: 936c7e3af498b9df304e7f8f1939a158ea4982b4commit hash: 936c7e3af498b9df304e7f8f1939a158ea4982b4 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: 81d32a114726cc821466f9fd276af4b01a047667commit hash: 81d32a114726cc821466f9fd276af4b01a047667commit hash: 81d32a114726cc821466f9fd276af4b01a047667commit hash: 81d32a114726cc821466f9fd276af4b01a047667 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 24a9e8ddd3413d16fe04de951a2eff8e52851347commit hash: 24a9e8ddd3413d16fe04de951a2eff8e52851347commit hash: 24a9e8ddd3413d16fe04de951a2eff8e52851347commit hash: 24a9e8ddd3413d16fe04de951a2eff8e52851347 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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: 6