Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (Service) GetUserFromIDToken ¶
func (Service) ProcessWebhookCallback ¶
func (s Service) ProcessWebhookCallback(callback noonasdk.CallbackData) error
ProcessWebhookCallback processes a webhook callback from Noona Returning an error will cause the webhook to be retried Returning nil will acknowledge the webhook
func (Service) UninstallApp ¶
Click to show internal directories.
Click to hide internal directories.