feat: add logout route
Simply calls Pyramid's forget
function to disable any authentication token currently active.
If the login route is disabled, then this route is as well.
related to cubicweb/cubicweb#1002 (closed)
Edited by Arnaud Vergnet
Simply calls Pyramid's forget
function to disable any authentication token currently active.
If the login route is disabled, then this route is as well.
related to cubicweb/cubicweb#1002 (closed)