Python module for flask apps to allow sign-in via the Godot SSO system.
Find a file
2025-12-05 13:47:15 +01:00
LICENSE Initial commit 2025-12-05 12:31:02 +00:00
README.md Add list of features 2025-12-05 13:47:15 +01:00

Flask Godot SSO

Python module for flask apps to allow sign-in via the Godot SSO system.

Features

  • authentication flow using keycloak (or other Oauth2 compliant providers)
  • mock authentication for local development