Closed andodet closed 3 years ago
Thanks, glad you find the package useful. I want to submit to CRAN at some point and was planning to add some tests before doing that. I don't have a lot of spare time at the moment though so PRs would be very welcome!
closed with #52
Thanks a lot for the package, with some basic db logic to store/retrieve user credentials it has become my go-to to implement basic auth in Shiny.
I think unit tests are needed to guard the package from bugs,
testthat
is probably your best go-to on this one.