The default token store: keeps the token in the session's own state.
Pass token_store: {Picnic.Session.TokenStore.Memory, token: "..."} to
seed it with a previously persisted token.
The default token store: keeps the token in the session's own state.
Pass token_store: {Picnic.Session.TokenStore.Memory, token: "..."} to
seed it with a previously persisted token.