Logout from Sitecore
Version:
You use the logout service in your Angular application to log out from Sitecore. You use it as in this example:
Import the logout module in app.module.ts:
Inject and use the logout service in a component like this:
If you have suggestions for improving this article, let us know!