Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
Handler consists of the DB connection and Routes
func (*Handler) Check ¶
func (cw *Handler) Check(w http.ResponseWriter, r *http.Request)
Check handler – Called from Auth0 User Login Signup rule. Compares hash against client secret.
Click to show internal directories.
Click to hide internal directories.