Short R Shiny Based Survey
Please check the script auth_setup.r; tested on RStudio
Browser should be prompted to allow authentication
A token is then stored in .secrets
Now server.R should work properly, with cached token specified
Updating the survey results in github pages should work by using the workflow in github actions after a token is provided (did not dare to upload the token).