SIGN IN SIGN UP

Normalize paths in the request URLs

When the client is initialized with a blank project ID, it internally
feeds the parent class with a blank ID, causing every request path to
be prefixed with `/v1/connect//`. This change intercepts HTTP calls so
that the request path is normalized by stripping duplicate slashes.
J
Jay Vercellone committed
995f4ec5335e3fd6b602f5d020b27b8a43ef35fd
Parent: bd160bb