Standard plan users batch creation

Good morning,

I am considering getting an Shinyapps.io Standard Plan so I can limit access by user/password. The point is that probably we will need to give access to a huge number of users (about 300), and I would like to know how can we create all the users programatically, instead of sending invitations.

Kind regards,

rsconnect package provides rsconnect::addAuthorizedUser function for such a purpose.

2 Likes

Thanks! That will work like a charm!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.