nextcloud/lib/private/Authentication/LoginCredentials
Christoph Wurst 21d3fe5883
do not hard-require the token provider
The provider might need DB access and therefore depenedency
resolution fails on the setup page where we cannot inject
the db implementation.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-11 19:20:11 +01:00
..
Credentials.php add login credential store 2017-01-11 19:20:09 +01:00
Store.php do not hard-require the token provider 2017-01-11 19:20:11 +01:00