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

Prevent users from encoding email in sb_initialize_session() #326

Open
msleckman opened this issue Mar 25, 2024 · 0 comments
Open

Prevent users from encoding email in sb_initialize_session() #326

msleckman opened this issue Mar 25, 2024 · 0 comments

Comments

@msleckman
Copy link

msleckman commented Mar 25, 2024

Hello.
I am wondering if there is a way to make both the email and the token part of the authentication pop up when using sb_intialize_session().

When using sb_intialize_session() in the simplest form, we run the risk of committing a username into a script. I know that by defining sb_user in an .Renviron file, this avoids entering the username in the first argument of sb_intialize_session() in a script. However, alternatively, can we trigger a popup as part of this function in R, like with the token, so that the user can enter an email in the pop up as well as the string token.

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

1 participant