Nothing
# Global Variables
photosynq.env <- new.env()
photosynq.env$DEFAULT_API_DOMAIN <- "https://photosynq.org"
photosynq.env$API_DOMAIN <- photosynq.env$DEFAULT_API_DOMAIN
photosynq.env$API_PATH <- "api/v3"
photosynq.env$EMAIL <- NULL
photosynq.env$TOKEN <- NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.