Versions in this module Expand all Collapse all v0 v0.1.1 Aug 10, 2019 Changes in this version type RegisterInfo + Claims map[string]interface{} v0.1.0 Aug 4, 2019 Changes in this version + func NewCredentialHandler(service service.CredentialService) handler.CredentialHandler + type LoginInfo struct + Email string + Password string + type RegisterInfo struct + ConfirmPassword string + Email string + Password string