r4ds / shinyslack

Integrate Slack and Shiny
Other
15 stars 3 forks source link

Validate cookie token. #8

Closed jonthegeek closed 2 years ago

jonthegeek commented 2 years ago

Closes #6. I don't actually delete the token, but instead I test that it's valid, and the user will be asked to login again (replacing the broken cookie) if it isn't valid for whatever reason.