├── LICENSE ├── README.md ├── matrix-room-logo.png └── rest_auth_provider.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamax-matrix/matrix-synapse-rest-password-provider/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamax-matrix/matrix-synapse-rest-password-provider/HEAD/README.md -------------------------------------------------------------------------------- /matrix-room-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamax-matrix/matrix-synapse-rest-password-provider/HEAD/matrix-room-logo.png -------------------------------------------------------------------------------- /rest_auth_provider.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kamax-matrix/matrix-synapse-rest-password-provider/HEAD/rest_auth_provider.py --------------------------------------------------------------------------------