The newest version of webnative has some file path changes that will need to be integrated. Not all my public
And secondly, unfortunately we do need a "logout" button. Basically, this is my fault for misunderstanding and for hopping around with multiple different user accounts, but it will come up.
The screenshot shows my boris20210213 test account, but I need to login to boris. Hitting authorize doesn't redirect me to the auth lobby, so there is something cached in TWOF that grabs this old user account. So, need a logout / login button to be able to pick the correct user.
@walkah maybe you can advise here as well? Feels like we need some docs / sample code around this login / logout pattern after all.
Two things here.
The newest version of webnative has some file path changes that will need to be integrated. Not all my public
And secondly, unfortunately we do need a "logout" button. Basically, this is my fault for misunderstanding and for hopping around with multiple different user accounts, but it will come up.
The screenshot shows my
boris20210213
test account, but I need to login toboris
. Hitting authorize doesn't redirect me to the auth lobby, so there is something cached in TWOF that grabs this old user account. So, need a logout / login button to be able to pick the correct user.@walkah maybe you can advise here as well? Feels like we need some docs / sample code around this login / logout pattern after all.