Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶ added in v0.1.3
func (*Handler) HandleSignIn ¶ added in v0.1.3
func (h *Handler) HandleSignIn(w http.ResponseWriter, r *http.Request)
func (*Handler) HandleVerify ¶ added in v0.1.3
func (h *Handler) HandleVerify(w http.ResponseWriter, r *http.Request)
func (*Handler) PasswordSignIn ¶ added in v0.1.3
func (*Handler) StartServer ¶ added in v0.1.3
type SignInRequest ¶ added in v0.1.3
type SignInResponse ¶ added in v0.1.3
Click to show internal directories.
Click to hide internal directories.