Update authentication code to use the operation layer

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Authentication
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The authentication code in the rustdriver predates the use of the operation layer and Serde integration, and as such does its own bespoke parsing and validation of the documents returned by the server.  Updating it to use the same setup as the rest of the driver would make the code simpler (and potentially faster, since it'll be able to use the raw document type).

            Assignee:
            Unassigned
            Reporter:
            Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: