authzed / spicedb

Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data
https://authzed.com/docs
Apache License 2.0
4.98k stars 267 forks source link

Allow credential JSON for Spanner options #1941

Closed lexcao closed 3 months ago

lexcao commented 3 months ago

Problem Statement

I am using SpiceDB library mode with Spanner for testing. And I want to pass CredentialsJSON for Spanner.

Solution Brainstorm

Add credentialsJSON for spannerOptions

I will send a PR.