Jermolene / tiddlywiki-on-fission

TiddlyWiki Application for Fission
MIT License
32 stars 3 forks source link

Path changes, logout button. #12

Closed bmann closed 3 years ago

bmann commented 3 years ago

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 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.

Screen Shot 2021-05-08 at 3 18 28 PM

@walkah maybe you can advise here as well? Feels like we need some docs / sample code around this login / logout pattern after all.

bmann commented 3 years ago

I think this may very well be a leftover buglet on my part. We may need a logout button at some point, but after some refreshes everything seems OK.