diff options
Diffstat (limited to 'www/py-fastapi-sso/pkg-descr')
-rw-r--r-- | www/py-fastapi-sso/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/py-fastapi-sso/pkg-descr b/www/py-fastapi-sso/pkg-descr new file mode 100644 index 000000000000..42a9b02fd5b7 --- /dev/null +++ b/www/py-fastapi-sso/pkg-descr @@ -0,0 +1,7 @@ +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. |