Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cookie function in example app #62

@durraniu

Description

@durraniu

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions