datastorm-open / shinymanager

Simple and secure authentification mechanism for single shiny applications.
https://datastorm-open.github.io/shinymanager/
388 stars 81 forks source link

Added Admin capability for PostgreSQL #171

Closed devops-qubits closed 1 year ago

bthieurmel commented 1 year ago

Thanks @devops-qubits .

We are thinking about a more cross-db (Postgres, MSSQL, ...) and more optimize (use INSERT & UPDATE rather than read & write full table all times) ways.

Coming soon