GoogleCloudPlatform / genai-databases-retrieval-app

Apache License 2.0
212 stars 72 forks source link

fix: sign out when user token invalid #329

Closed Yuan325 closed 7 months ago

Yuan325 commented 7 months ago

when the user token is invalid, signout to clear the session instead of just clearning session['user_info'].