You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for developing this package! This is exactly what shiny developers need to scale up their apps. Unfortunately, I think there must be a bug or two yet - could you provide some clarification?
The vignettes describe sso_shiny_app(), which doesn't appear to exist.
When I use instead tapLock::add_auth_layers(auth_config), I'm still running into a lot of issues; can get everything to work except the redirect. Is the final version of package available?
Best,
Tim
The text was updated successfully, but these errors were encountered:
You first take the shiny app object, use tower to decompose it into a middleware enabled shiny app, add the auth layers and build the tower.
Let me know if this works. If it doesn't, email me [email protected] and we can have a more 1on1 chat in case any non-disclosable data is needed to fix any errors.
Hi folks at tapLock,
Thanks for developing this package! This is exactly what shiny developers need to scale up their apps. Unfortunately, I think there must be a bug or two yet - could you provide some clarification?
The vignettes describe
sso_shiny_app()
, which doesn't appear to exist.When I use instead tapLock::add_auth_layers(auth_config), I'm still running into a lot of issues; can get everything to work except the redirect. Is the final version of package available?
Best,
Tim
The text was updated successfully, but these errors were encountered: