Imports of package auth

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/net/contextPackage context has been superseded by the standard library context package.
net/httpPackage http provides HTTP client and server implementations.