Skip to content

feat(docs): custom auth #1094

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

Merged
merged 2 commits into from
Apr 10, 2025
Merged

feat(docs): custom auth #1094

merged 2 commits into from
Apr 10, 2025

Conversation

dqbd
Copy link
Contributor

@dqbd dqbd commented Apr 10, 2025

No description provided.

@dqbd dqbd merged commit e03edf7 into main Apr 10, 2025
17 checks passed
@dqbd dqbd deleted the dqbd/docs-auth branch April 10, 2025 19:52
// If the operation supports metadata, add the user identity
// as metadata to the resource.
if ("metadata" in value) {
metadata ??= {};
Copy link
Contributor

@hinthornw hinthornw Apr 10, 2025

Choose a reason for hiding this comment

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

Shouldn't this come from "value"?

      value.metadata ??= {};

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.

2 participants