""" Gondulf IndieAuth Server. A self-hosted IndieAuth server implementation following the W3C IndieAuth specification, enabling users to use their own domain as their identity when signing into third-party applications. """ __version__ = "0.1.0-dev"