jambonz / jambonz-webapp

A simple provisioning web app for jambonz
MIT License
5 stars 23 forks source link

Add Logout call to signout #221

Closed EgleHelms closed 1 year ago

EgleHelms commented 1 year ago

Until now we did not call Logout when signing out, thus the jwt was expiring only after the expiration time, not after login directly.