JamesonRGrieve / AGiXT-Interactive

AGiXT Interactive Chat in NextJS
MIT License
7 stars 2 forks source link

Redirect to auth web on 401 #40

Closed Josh-XT closed 4 months ago

Josh-XT commented 4 months ago

If a 401 response is received, interactive_web should clear the cookie and redirect to the AUTH_WEB link. It is not currently redirecting on 401 or clearing the cookie.

JamesonRGrieve commented 4 months ago

Confirmed fix on dev.