Imports of package auth

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
crypto/md5Package md5 implements the MD5 hash algorithm as defined in RFC 1321.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/xdg/scram
github.com/xdg/stringprep
go.mongodb.org/mongo-driver/bsonPackage bson is a library for reading, writing, and manipulating BSON.
go.mongodb.org/mongo-driver/x/bsonx/bsoncorePackage bsoncore is intended for internal use only.
go.mongodb.org/mongo-driver/x/mongo/driverPackage driver is intended for internal use only.
go.mongodb.org/mongo-driver/x/mongo/driver/address
go.mongodb.org/mongo-driver/x/mongo/driver/description
go.mongodb.org/mongo-driver/x/mongo/driver/operationPackage operation is intended for internal use only.
ioPackage io provides basic interfaces to I/O primitives.