Skip to content

Conversation

@eshanrnh
Copy link
Contributor

@eshanrnh eshanrnh commented Aug 1, 2025

📋 Description

As per user feedback:

From the code examples provided on the docs, the following lines do not work:
IUser? user = _userService.GetByKey(userOrMemberKey);

Dev reply: The method they need to call now is GetAsync instead of GetByKey.

📎 Related Issues (if applicable)

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language (“we”, “I”) are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

CMS v16

Deadline (if relevant)

Anytime

📚 Helpful Resources

Copy link
Contributor

@sofietoft sofietoft left a comment

Choose a reason for hiding this comment

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

LGTM 💪

@eshanrnh eshanrnh merged commit e616ab7 into main Aug 1, 2025
3 checks passed
@eshanrnh eshanrnh deleted the 2fa-code-update branch August 26, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants