Open donaldzou opened 12 hours ago
session.clear()
signout
@NOXCIS Hi, when you're free, do you mind testing this branch and see if it solved the issue where you can still do API call even after signed out? I've tested on my side and now you can't. Thanks in advance ;)
session.clear()
to clean the session specific to each login sessionsignout
request and also clear again (just in case) in the frontend code.