Where to find the "End Session Endpoint" in auth0

I have an application (Native type) in Auth0. It looks fine but I could not find the End Session Endpoint’s url in the Application’s → Advanced Settings → Endpoint → OAuth area.

Could you please give some guide that where to find the “End Session Endpoint”?

Thank you!

Hi @susan.zheng,

You can use the logout endpoint to end a user’s session.

Let me know if you have any questions about it.

https://auth0.com/docs/api/authentication#logout

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