#[fluffy]I did eventually add an abstraction to Authl to allow stateful token storage as a configuration thing and I plan on putting that in Publ too. And Publ can use stateful sessions since that’s a standard Flask feature, but tokens use a different mechanism.