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

Unexpected passage during loging in #191

Open
KianBabanezhad opened this issue May 21, 2024 · 3 comments
Open

Unexpected passage during loging in #191

KianBabanezhad opened this issue May 21, 2024 · 3 comments

Comments

@KianBabanezhad
Copy link

My Shiny application uses set_labels. When I load it as head_auth in the secure_app function, a passage (like a code) appears (just for less than one second) during the transfer from the login page to the app.
When I put NULL in the head_auth, the issue goes away.

@pvictor
Copy link
Collaborator

pvictor commented May 22, 2024

Hello,
You have to use set_labels outside the UI, after loading packages for example.

Victor

@KianBabanezhad
Copy link
Author

Hello, You have to use set_labels outside the UI, after loading packages for example.

Victor

Yes, I already used set_labels outside the UI, but the issue exists.

@pvictor
Copy link
Collaborator

pvictor commented May 22, 2024

Ok, then please post a reproducible example of the issue and we'll look into it.

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

No branches or pull requests

2 participants