Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1238

Update authentication code to use the operation layer

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Authentication
    • 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 Unassigned
            Reporter:
            abraham.egnor@mongodb.com Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: