The goal of {scenes} is to make it easy to switch a {shiny} app between alternative UIs. It was designed to abstract the login-wrapper concept implemented in {shinyslack}.
You can install the development version of scenes from GitHub with:
# install.packages("remotes")
remotes::install_github("r4ds/scenes")
Please note that the scenes project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.