what do you mean? (app/current-state @app-atom)
is the current client db, and you defined where the data is via the ident of Auth
in UISM, if you make an alias called :token [:component/id :auth :token]
then in the UISM you can just get the aliased value of :token…in the middleware it’s just the same, but as a get-in