Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ory creation webhook #4629

Merged
merged 7 commits into from
May 17, 2024
Merged

add ory creation webhook #4629

merged 7 commits into from
May 17, 2024

Conversation

d-g-town
Copy link
Collaborator

@d-g-town d-g-town commented May 9, 2024

No description provided.

if err != nil {
err = telemetry.Error(ctx, span, err, "invalid ory action cookie")
reqErr := apierrors.NewErrForbidden(err)
apierrors.HandleAPIError(u.Config().Logger, u.Config().Alerter, w, r, reqErr, true)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not use u.HandleAPIError here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea, fixed

@d-g-town d-g-town enabled auto-merge (squash) May 17, 2024 21:07
@d-g-town d-g-town merged commit 432f4c4 into master May 17, 2024
9 checks passed
@d-g-town d-g-town deleted the dgtown/ory-user-create branch May 17, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants