hpi-sam / ask-your-repository-dialogflow-adapter

NodeJS API for handling voice query fulfilment with Dialogflow.
MIT License
1 stars 0 forks source link

User is not logged out when CORS token expires. #15

Closed arne-z closed 5 years ago

arne-z commented 5 years ago

When a user's CORS token expires, certain routes no longer load (e.g. team selection) but the user remains logged in and has access to their gallery. Instead, the user should be forced to log in again and refresh their token.