README.md
pyproject.toml
asok_auth_providers/__init__.py
asok_auth_providers/_icons.py
asok_auth_providers/flow.py
asok_auth_providers/providers.py
asok_auth_providers.egg-info/PKG-INFO
asok_auth_providers.egg-info/SOURCES.txt
asok_auth_providers.egg-info/dependency_links.txt
asok_auth_providers.egg-info/requires.txt
asok_auth_providers.egg-info/top_level.txt
asok_auth_providers/icons/apple.svg
asok_auth_providers/icons/discord.svg
asok_auth_providers/icons/facebook.svg
asok_auth_providers/icons/github.svg
asok_auth_providers/icons/gitlab.svg
asok_auth_providers/icons/google.svg
asok_auth_providers/icons/linkedin.svg
asok_auth_providers/icons/microsoft.svg
asok_auth_providers/icons/twitch.svg
asok_auth_providers/pages/auth/[provider]/callback.py
asok_auth_providers/pages/auth/[provider]/login.py
asok_auth_providers/static/css/oauth-buttons.min.css
asok_auth_providers/templates/auth_providers/buttons.html
tests/test_providers.py