Changelog
Source:NEWS.md
shinyOAuth 0.1.4
CRAN release: 2025-11-24
Added a console warning about needing to access Shiny apps with
oauth_module_server()in a regular browser; also updated examples and vignettes to further clarify this.oauth_module_server(): improved formatting style of warning messages (now consistent with error messages).
shinyOAuth 0.1.3
CRAN release: 2025-11-10
Rewrote
vignette("authentication-flow")to improve clarity.Skip timing-sensitive tests on CRAN.