oauth2
oauth2 copied to clipboard
handling for permissions fail on well-known file
one of our customers has an edge case where sometimes they get an inexplicable permissions error on the well-known file. It's a GCE instance, so it should use the 4th method (line 106+). It never reaches this code as method 2 fails with a permissions error on line 92.