QUIC notes: Rationale, FEC and Head of Line blocking
July 16, 2013
Needless text
July 16, 2013
July 11, 2013
July 5, 2013
June 11, 2013
June 3, 2013
May 28, 2013
April 8, 2013
March 21, 2013
This post is a bit of an aide-mémoire for myself. If you ever need to see which key signed an APK (for example to compare to a client ID in the API console when implementing Google+ Sign-In) you can actually extract the cert from the APK, and test it.
March 15, 2013
It has been fantastic to see so many people trying out Google+ Sign-In, and through the bootcamps and other events I’ve had a chance to talk to some people who are actually implementing it in their apps. The Android integration is pretty straightforward, thanks to Google Play Services, but there are still some issues I’ve seem come up a couple of times.
March 6, 2013
As part of the release of Google+ Sign-In, some people have noticed that signing in via the Sign In button doesn’t redirect them to Google, then back to the site, as would have happened if they’d been using the basic OAuth 2.0 flows.