nextcloud-desktop/src/gui/creds
Olivier Goffart d34dbbdb0b OAuth: Redirects to the server in case of sucessfull login
Requires https://github.com/owncloud/oauth2/pull/45

This commit moves the reply after we got the token reply from
the server, that allows to reply with an error to the browser
if the login does not work.
2017-07-11 09:56:04 +02:00
..
shibboleth Apply clang-format 2017-05-17 12:26:27 +02:00
credentialsfactory.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
credentialsfactory.h Apply clang-format 2017-05-17 12:26:27 +02:00
httpcredentialsgui.cpp Authentication with OAuth2 2017-06-01 10:39:33 +02:00
httpcredentialsgui.h Authentication with OAuth2 2017-06-01 10:39:33 +02:00
oauth.cpp OAuth: Redirects to the server in case of sucessfull login 2017-07-11 09:56:04 +02:00
oauth.h OAuth: Error handling in the wizard 2017-06-12 12:58:20 +02:00
shibbolethcredentials.cpp Account/Credentials: Have identical lifetimes 2017-07-08 13:07:13 +02:00
shibbolethcredentials.h Account/Credentials: Have identical lifetimes 2017-07-08 13:07:13 +02:00