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

Hey! I'm working on a task on our chatbot. The problem: Let... #97274

Open
platform-support-slack-integration bot opened this issue Nov 15, 2024 · 1 comment
Assignees
Labels
platform-cop-backend for Platform CoP Backend Platform-Support-Ticket Slack Support Channel Tickets platform-tech-team-support for Platform Tech Support Matrix Team

Comments

@platform-support-slack-integration

Submitted By: samreen.zarroug
Topic: Something Else
Team: Tier 1 Support

Hey! I'm working on a task on our chatbot.

The problem: Let's say we have a user log in on on the website (browser tab 1) then they go to another tab (browser tab 2) and log out. Currently our chatbot on browser tab 1 does not recognize that the user is no longer authenticated unless the user refreshes the page so when it does any authenticated request, it fails because it will have outdated credentials and won't know to request the user sign in again.

The question: Is there any way to either figure out that the user is no longer signed in given their current api session/csrftoken or something either in vets-website or vets-api?

@platform-support-slack-integration platform-support-slack-integration bot added Platform-Support-Ticket Slack Support Channel Tickets platform-tech-team-support for Platform Tech Support Matrix Team labels Nov 15, 2024
@platform-support-slack-integration
Copy link
Author

@platform-support-slack-integration platform-support-slack-integration bot added platform-cop-backend for Platform CoP Backend platform-tech-team-support for Platform Tech Support Matrix Team and removed platform-tech-team-support for Platform Tech Support Matrix Team Platform-Support-Ticket Slack Support Channel Tickets labels Nov 15, 2024
@davidpetras davidpetras added the Platform-Support-Ticket Slack Support Channel Tickets label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform-cop-backend for Platform CoP Backend Platform-Support-Ticket Slack Support Channel Tickets platform-tech-team-support for Platform Tech Support Matrix Team
Projects
None yet
Development

No branches or pull requests

2 participants