Chris Horsnell

Results 22 comments of Chris Horsnell

@nkoterba did you have any luck on this?

@jtblin looks like someone made one https://github.com/jtblin/angular-chart.js/pull/643

Is this on an iOS device the images are being taken?

Yes also http://stackoverflow.com/questions/10600613/ios-image-orientation-has-strange-behavior Basically iOS does wierd stuff with the orientation. Server side I manually rotate the image based on detecting iOS source + orientation EXIF data, but the progress...

@andyschr no :( we ended up using https://github.com/a5hik/ng-sortable instead

@davidhoare @makarov-roman did either of you find a nice solution for this? I too have an external oauth that I have integrated with `jsonwebtoken` and `jwka-rsa`, which works nicely. However...

@makarov-roman do you actually need the original token for anything once its on the server? or only as a mean to verify the connection?

There's a fix here - https://github.com/jensoleg/swagger-ui/issues/33#issuecomment-291532146