Luca Visentin

Results 23 comments of Luca Visentin

I(f zxing is not moved to maven, then this project is at risk of being abandoned... not good I don't like this thing https://github.com/zxing/zxing/#project-in-maintenance-mode-only

Seems the same of #793 I'm using version 2.2.6 of the plugin and flutter 2.5.3 Seems this error comes from a google emulator

I have the same problem on android only. The image rotates of 90 degrees to the left only if I not try to rotate at all, I don't change the...

@fmatosqg Effectively I use only Samsung phones for testing on Android. - Samsung Galaxy S8+ - Android 9 - Samsung Galaxy XCover3 - Android 6.0.1 So maybe the problem is...

@fmatosqg MacOS Catalina 10.15.4. I don't use emulators because are slow on my computer.

So this issue should be closed...? @maxtruxa

I think I have the same problem. I save the token in a session cookie, and use that cookie for authentication. `oauthServer.token()` check the Authorization header, wich respects the protocol.....

@iliocatallo > The parameters are included in the entity-body of the HTTP response using the "application/json" media type as defined by [RFC4627]. See the specification [https://tools.ietf.org/html/rfc6749.html#section-5.1](url)

## Errors #### Properties related to oauth protocol flow - `code, status, statusCode`. The associated status code of the response - `name`. Intended to be used as the `error` parameter...