You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider adding a new struct in crate::presentation::reader that manages the state for a single request. The could for example communicate to the caller: "of the data elements that were requested, which were returned" or "status of response w.r.t. successful decryption/authentication/session termination etc.".
Depending on appetite
The text was updated successfully, but these errors were encountered:
Consider adding a new struct in crate::presentation::reader that manages the state for a single request. The could for example communicate to the caller: "of the data elements that were requested, which were returned" or "status of response w.r.t. successful decryption/authentication/session termination etc.".
Depending on appetite
The text was updated successfully, but these errors were encountered: