🔏 Login is hard
Sorry for the confusion. I made a change in Authl which normalizes all user IDs to be a fully-qualified URI. Unfortunately this meant that if you’re logged in with an email address (i.e. me@example.com) your session was invalid (the fully-qualified name is mailto:me@example.com). And, I don’t have an easy way to sign people out from my end (without signing everyone out, anyway, since I use signed session cookies since it lets me keep things stateless).
So, I originally posted this entry as essentially a DM to everyone who had logged in via email, but then ended up just deleting it and signed everyone out since it was less-annoying. But then folks saw the deleted entry and then got confused by it anyway. Oh well!
Yay for experimental software!
Comments
To see the comments on this entry, please log in. Alternately, send me an email, or join me on Discord!