Tychobra / polished

Authentication and Administration for Shiny apps
https://polished.tech
Other
233 stars 36 forks source link

Use different database for storing credentials #222

Open cwilligv opened 1 year ago

cwilligv commented 1 year ago

Hi @merlinoa , I understand Polished uses postgre to store user's credentials at the moment, but this is out of our control. Is it possible to point to my own database and tables?

Cheers.