-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hello ,
I am trying to find the right way of adding the api key into golem shiny I am dev.
This is an example
Sys.setenv("CONNECT_SERVER" = "https://rstudio-connect.adress.net")
xwamexample - api key
Sys.setenv("CONNECT_API_KEY" = rstudioapi::askForPassword("Enter Connect Token:"))
Where do I pass this with RShiny golem? Do you have a specific way of doing this or you just place it into an RProfile inside the golem shiny app I am dev?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request