jopmiddelkamp / dart_google_secret_manager

A Dart library for accessing the Secret Manager API.
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Update google_secret_manager_base.dart #2

Open samuraisatoshi opened 1 month ago

samuraisatoshi commented 1 month ago

Added function getSecretValue to return String with the SecretValue already decoded from base64.

jopmiddelkamp commented 1 month ago

@samuraisatoshi want to get the repo transferred to your github?

samuraisatoshi commented 1 month ago

@samuraisatoshi want to get the repo transferred to your github?

Sure, no problem. Thank you for your effort, though!

jopmiddelkamp commented 1 month ago

@samuraisatoshi

image