Versions in this module Expand all Collapse all v0 v0.0.2 Dec 29, 2025 v0.0.1 Dec 22, 2025 Changes in this version + type HasuraDDNAuthHookHandler struct + func NewHasuraDDNAuthHookHandler(authenticator authmode.Authenticator) *HasuraDDNAuthHookHandler + func (handler *HasuraDDNAuthHookHandler) Get(w http.ResponseWriter, r *http.Request) + func (handler *HasuraDDNAuthHookHandler) Post(w http.ResponseWriter, r *http.Request) + type HasuraGraphQLEngineAuthHookHandler struct + func NewHasuraGraphQLEngineAuthHookHandler(authenticator authmode.Authenticator) *HasuraGraphQLEngineAuthHookHandler + func (handler *HasuraGraphQLEngineAuthHookHandler) Get(w http.ResponseWriter, r *http.Request) + func (handler *HasuraGraphQLEngineAuthHookHandler) Post(w http.ResponseWriter, r *http.Request)