stay signed after refreshing the browser

Dear Community,

every time I log in Shiny and refresh the browser, it keeps logging out. How can I fix this problem ?

thank you for the replay

A.M

I have it:

in ...

secure_server(
...
   keep_token = TRUE
...
)