New Polished Feature – Email Templates

[This article was first published on Posts on Tychobra, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.


Polished is an R package that adds authentication and user administration to your Shiny apps. We are constantly working to make polished easier to set up and more useful (once set up).


Most recently, we reworked the user invite flow to send email invites when inviting new users to your Shiny app. As a user of polished, you can send an email invite when you invite a user to your app. Your user can then click the email invite to be redirected to set their password. Your user’s email will be automatically verified, and they will be redirected to your app. This is as simple as it gets for onboarding new users.



We also added customizable invite email templates. You can customize the emails your users receive when they are invited to new apps, verify their email address, and when they reset their password.



If you want to check out these features and others today, sign up for an account at polished.tech. We are planning a new CRAN release for polished next soon, but for now, make sure to install the dev version of polished from GitHub using:

remotes::install_github("tychobra/polished")


Please reach out if you have questions or feedback!

To leave a comment for the author, please follow the link and comment on their blog: Posts on Tychobra.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)