How to implement logout functionality
vkuznet opened this issue · comments
Valentin Kuznetsov commented
Hi,
I found your instructions useful but limited. Could you please provide an example how to implement logout feature once user authorized with app and need to logout the system.
Thanks,
Valentin.
Paola Garcia commented
GitHub logout can be accomplished by just redirecting to: https://github.com/logout. Is this what you're looking for @vkuznet?
Valentin Kuznetsov commented
Yes, that is what I was looking for, I didn't know that it is very simple. Closing the ticket now.