This message was deleted.
# ask-for-help
s
This message was deleted.
c
Any specific aspects you’re looking to customize?
Do you plan to build an entire web front end for it with react, JavaScript etc?
t
I'm deploying on google cloud run, and want to authenticate end-users with cloud IAM. So I just need to add enough to get users through auth.
👍 1
That default page seems great otherwise, so don't expect to change much else.
Actually, I'd also like to customize the default values that get generated when the user clicks "Try it out". Where is the default prediction webpage defined?
friendly bump
c
Is it possible to add an authentication at the proxy layer?
You can customize the markdown text displayed on the index page pretty easily with the description field in your bentofile
Customizing the interaction is much harder to do.. I’d encourage build your own UI layer that talks to the bento server api
t
sounds good, thanks, I'll look into that