Logout API - Not able to get Logout from Auth0 Session

Hello team,
we are using auth0 Api’s for Authentication management and we are not able to close user session using auth0 logout API’s
the session is not getting destroy when api get triggered !!

Referance:
https://auth0.com/docs/api/authentication#auth0-logout
https://auth0.com/docs/api/authentication#oidc-logout

need help to resolve this issue !!

Thanks,

Hi @shashank2,

Welcome to the Auth0 Community!

There are multiple session layers happening that can persist the users session. This doc covers them:

Can you identify which session is persisting?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.