Remove current session (Flutter)

Is there a way to log out the user when a session is removed directly from the DB? client!.auth.currentSession still shows the user as logged in.
Was this page helpful?