shinymanager
shinymanager copied to clipboard
fix for #198
Per @ismirsehregal in https://github.com/datastorm-open/shinymanager/issues/198#issuecomment-2765726221, a minor fix is made to R/module-auth.R to remove the duplicate input ID, and avoid error popups being flashed to the screen on authentication.
This change indeed fixed the duplicated ID issue. However, later I found out, that switching the language was no longer working correctly, so I rolled it back. Accordingly my PR only fixes the typos.
Oh, I didn't follow that fully from the other PR. Do you have a recollection of how the language was no longer working?
I think the issue was concerning use_language().