0

I'm building an action using Dialogflow fulfillment library and had to integrate Google sign in account linking to the action. With new SignIn("some text"), "some text" is displayed and then the rest is the default text! I wonder if it is possible to change this default text provided by Google?

Frosty
  • 70
  • 1
  • 6

1 Answers1

1

No, you cannot change the default text as it's intended to create a consistent user experience.

Nick Felker
  • 11,536
  • 1
  • 21
  • 35