Skip to content

Instantly share code, notes, and snippets.

@ssandra102
Last active May 17, 2023 08:11
Show Gist options
  • Save ssandra102/0514261d4d2de7fdaf1d6ad3fa8d42cf to your computer and use it in GitHub Desktop.
Save ssandra102/0514261d4d2de7fdaf1d6ad3fa8d42cf to your computer and use it in GitHub Desktop.
# include in shiny ui
res_auth <- secure_server(
check_credentials = check_credentials(credentials)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment