auth

Paddy 2014-12-14 Parent:d03786cbf3ae Child:d442523df640

105:3a1fe5ee17f5 Go to Latest

auth/authd/server.go

Add JSON tags and profile handler registration. Add JSON tags to all our profile types. Make an invalid email format error return requestErrInvalidFormat, not requestErrInvalidValue. Add a RegisterProfileHandlers to associate the handlers regarding profiles with the specified router. Replace our TODOs to send data down the wire with calls to our encode helper.

History