Skip to content

Conversation

@vovax-googler
Copy link

Added the ability to set a static custom debug secret, enabling developers to manage their debug secret tokens.

this.debugSecretTask = Tasks.forResult(debugSecret);
}

@VisibleForTesting

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be nice to have this not just visible for testing but for normal usage too :) right now distributing the apk manually i have to get a lot of peoples keys to be able to use vertex AI.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the internal DebugAppCheckProvider class -- the public interface is the DebugAppCheckProviderFactory class, which is already made public in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants