John Coene

Results 202 comments of John Coene

Apologies for the much belated response everyone, I'm terribly busy with work. Ideally we could lock an entire app behind a login screen, I agree. As far as I know...

Oh no, I would not be suprised Firefox and Brave block firebase.js Just a small correction ```r observeEvent(f$get_signed_in(),{ if(isFALSE(f$get_signed_in())) return() removeModal() show("homepage_div") home_page$server("homepage") }) ```