googleapis / googleapis/google-cloud-java

[google-auth-library-java] Is it possible to make ServiceAccountCredentials.fromJson() a public method?

Open
#12,609 3 comments 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

Is it possible to make ServiceAccountCredentials.fromJson() a public method so that it is accessible outside the package?

At the moment, I am using ServiceAccountCredentials.fromPkcs8(). However, using ServiceAccountCredentials.fromJson() might simplify some code at my end (which fromJson method also have before it calls fromPkcs8).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.