Dmitry Sokol

Results 8 comments of Dmitry Sokol

Well my app is as simple as it can be. I use "performAuthorizationRequest" to authorize user, after user submit his credentials in browser and get redirected to redirectURI app crashes...

Actually `-keep class net.openid.appauth.RedirectUriReceiverActivity` is enogth for my situation, but I'm not sure if it will work for every usecases.

Could you please add note about this bug in Readme ? Have wasted a day debugging and blaming my code.

> @SDemonUA @johnryan > did you ever figure out what causes this? Nah, didn't worked with it any more

Android SDK: major 28 min 16 Library: net.openid:appauth:0.7.0 Do not remember anything about identity provider

I think install_linux.sh should be updated or documentation should. Specifically paths in this script are relative to repository root while in docs and other scripts it is relative to `util`...

Also, I had to do something like this to have same visual effect as in demo `import 'quill-image-uploader/dist/quill.imageUploader.min.css';`

Have you tried to add `formats: [... , 'imageBlot']` ?