datastorm-open / shinymanager

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

Limit failed attempts when using a custom credential check function #167

Closed marcusyoung closed 4 months ago

marcusyoung commented 1 year ago

When using a custom credential check function, is it possible to limit the number of failed password retries at all?

bthieurmel commented 5 months ago

Not automatically. You have to use sqlite or sql shinymanager functionnality for that.