Added by George McFie almost 4 years ago
I'm successfully able to use Wt::Auth::AuthWidget to handle user login/logout but would like to change the logout behaviour slightly.
Specifically ...
These items (user name & logout button) seem to be automatically placed in the top right corner of the web page.
Any suggestions would be appreciated.
Of course I could just hide the Wt::Auth::AuthWidget after login - but I was wondering if there was a better way?