Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support encoded credentials in connection URL #1223

Merged
merged 1 commit into from May 31, 2021

Commits on May 27, 2021

  1. feat: support encoded credentials in connection URL

    This enables a user to specify a base64 encoded JSON string that contains the credentials
    that should be used for the connection. This removes the requirement to write the JSON
    string to a file before it can be used for a connection.
    
    Fixes googleapis/java-spanner-jdbc#486
    olavloite committed May 27, 2021
    Copy the full SHA
    2752309 View commit details
    Browse the repository at this point in the history