Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5006

Investigate saslprep being an optional dependency

    • 2
    • Not Needed
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Use Case

      Saslprep is an optional dependency which means it is always installed if it can be installed. Saslprep is a pure JS implementation of saslprep required for SCRAM authentication, we should determine why this was made "optional" and if it should instead be a normal dependency.

      User Impact

      • If a user uses --omit-optional changing this dependency type would change the effect of that flag.
      • Generally, no impact since optional dependencies are installed by default

      Dependencies

      • upstream and/or downstream requirements and timelines to bear in mind

      Unknowns

      • Is there ever a reason to not want saslprep logic installed / used for auth?

      Acceptance Criteria

      Implementation Requirements

      • functional reqs, potential snafus to avoid, performance targets, etc

      Testing Requirements

      • unit test, spec test sync, etc

      Documentation Requirements

      • DOCSP ticket, API docs, etc

      Follow Up Requirements

      • additional tickets to file, required releases, etc

            Assignee:
            durran.jordan@mongodb.com Durran Jordan
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: