datastorm-open / shinymanager

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

Added Admin capability for PostgreSQL #171

Closed devops-qubits closed 8 months ago

bthieurmel commented 8 months 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