auth0 icon indicating copy to clipboard operation
auth0 copied to clipboard

Logging in part way through user journey in a golem Shiny app

Open kialuna opened this issue 2 years ago • 0 comments

Is there any way for a user to access an app with limited functionality, and have the option to log in to access extra functionality?

I'm wondering if the Auth0_ui and Auth0_server functions could be used to wrap around certain modules within our app, which is in a golem framework, and make it so that the login page is called on when these modules are called on. However I'm not sure if that is a total goose chase, as I don't understand the system very well.

Thanks!

kialuna avatar Oct 12 '23 12:10 kialuna