Skip to content

feat: add logout route

Arnaud Vergnet requested to merge topic/default/logout into branch/default

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

Merge request reports