Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookie function in example app #62

Open
durraniu opened this issue Jan 30, 2025 · 3 comments
Open

Cookie function in example app #62

durraniu opened this issue Jan 30, 2025 · 3 comments

Comments

@durraniu
Copy link

Thanks for creating this package. The example app has these lines:

observeEvent(input$login, {
    use_cookies_package_to_save_cookie_fn(input$username, input$password)
  })

I'm not sure what function to use for saving cookies. Is it cookies::set_cookie?

@jonthegeek
Copy link
Contributor

Oh wow, evidently I didn't update the README after getting everything to actually work! The main vignette has a much better example: https://scenes.shinyworks.org/articles/scenes.html

I'll update the README the next time I touch this package!

@durraniu
Copy link
Author

Thanks.

@jonthegeek
Copy link
Contributor

The README is messed up, though, so I'm going to keep this open.

@jonthegeek jonthegeek reopened this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants