Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use shinyjs in the authorisation page of a shinymanager app #160

Open
pepijn-devries opened this issue Jan 16, 2023 · 1 comment
Open

Use shinyjs in the authorisation page of a shinymanager app #160

pepijn-devries opened this issue Jan 16, 2023 · 1 comment

Comments

@pepijn-devries
Copy link

Hi there,

Thank you for your work on shinymanager! I have the following problem when using javascript in shiny apps in combination with a secure_app from shinymanager.

When using javascript in Shiny apps, the shinyjs is the default (at least for me). It has been a struggle to figure out where to place the shinyjs::useShinyjs() call in order to use javascript at the authorisation page., Eventually I've figured out that I had to pass this call via the head_auth argument.

I've reported this issue earlier at shinyjs, but its developer (@daattali) and I came to the conclusion that it would be handled best by improving the documentation of the shinymanager package. See closed issue and pull request: daattali/shinyjs#258 and daattali/shinyjs#259.

Hopefully, you can look into this.

Kind regards,

Pepijn

@sanjmeh
Copy link

sanjmeh commented May 24, 2023

If only the shinymanager documentation is improved a bit.. it is a terrific idea to wrap another shiny app for security purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants