You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any example of how to use the 'auth' field, I am probably missing something.
The driver still works great btw!
Edit: For anyone else that wonders. The old 'auth' field will default to the password of the 'admin' account
so connecting with R::connect("address", 28015, "PasswordOfAdminAccount") will still work, but the docs does not specify for how long since this may be deprecated.
Is there a way to specify user and password in R::connect()?
The text was updated successfully, but these errors were encountered: