FusionAuth/go-client

Incorrect Event Types

Closed this issue · 1 comments

Incorrect Event Type strings https://godoc.org/github.com/FusionAuth/fusionauth-go-client/pkg/fusionauth#EventType. They should be user.update, user.delete, user.create, etc as seen in the API docs here: https://fusionauth.io/docs/v1/tech/apis/webhooks#create-a-webhook.

Thanks for reporting @autom8ter !