As pointed out in https://github.com/owncloud/client/issues/5813 there's some more error handling logic to be included on the auth. workflow **once it's ready on the app/core**; e.g. depends on: - [x] https://github.com/owncloud/oauth2/issues/46 - [ ] ~~https://github.com/owncloud/oauth2/issues/47~~ https://github.com/owncloud/core/issues/28129 - [ ] https://github.com/owncloud/oauth2/issues/49 (this was the original cause of https://github.com/owncloud/client/pull/5668#issuecomment-307722242) (Migrating the tags from https://github.com/owncloud/client/issues/5813)
As pointed out in #5813 there's some more error handling logic to be included on the auth. workflow once it's ready on the app/core; e.g. depends on:
Entering the wrong password once break the authentication flow oauth2#47Login screen: entering the wrong password breaks the redirect core#28129(Migrating the tags from #5813)