I use the user image returned by this provider as a current user avatar. The URL for this resource is hardcoded to "http". When this image is embedded in a page that has "https", the browser throws a mixed content warning.
We should allow the option to specify the scheme. Either "https" or "http" with it defaulting to "http"
I use the user image returned by this provider as a current user avatar. The URL for this resource is hardcoded to "http". When this image is embedded in a page that has "https", the browser throws a mixed content warning.
We should allow the option to specify the scheme. Either "https" or "http" with it defaulting to "http"