Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
Service handles /ui/interaction/{uuid} endpoints.
func (*Service) HandleOAuthCallback ¶ added in v0.2.3
func (s *Service) HandleOAuthCallback(w http.ResponseWriter, r *http.Request)
HandleOAuthCallback handles the OAuth callback from Google It extracts the UUID from the state parameter and routes to the existing handler
Click to show internal directories.
Click to hide internal directories.