Hi There,
Very new to using Gradle, but so far it has been very helpful!
I did have one question on using OAuth2 to authenticate to a remote repository. Namely, I want to use Google Cloud Storage to mimic a Maven repo, but ACL restrict it to certain users based on their Google accounts.
Firstly, is this possible? I.e. can the remote repository resolution of Gradle be authenticated via OAuth2 or some other method. If not, are there plans to add this functionality?
Many Thanks