jambonz / jambonz-webapp

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

bug/two-clicks for logout #222

Closed EgleHelms closed 1 year ago

EgleHelms commented 1 year ago

This was a behavior caused by adding the /logout call to Signout button/function, where you needed to press "Signout" two times to be redirected to Login page, but the token was already unauthorized, so you saw the error in the console.