
SungL.47511 (Customer) asked a question.
Im looking to logout a user from Okta session ...this logout just logs user out but does not revoke token....
app.get('/logout', (req, res) => {
req.logout()
res.redirect('/')
I need to log out user completely...thanks for your input.

Hi Sung Lee,
In order to better facilitate with your request, please open a support ticket, so we can discuss further regarding the flow that you wish to achieve. This way one of our support engineers can better assist with your request.