docs: first pass for user profile maintenance - #1661
Open
hazel-nut wants to merge 5 commits into
Open
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Comment on lines
+7
to
+8
| "source": "docs/manage-users/user-accounts/user-profiles/normalized-user-profiles", | ||
| "destination": "docs/manage-users/user-accounts/user-profiles/normalized-user-profile-schema" |
Contributor
There was a problem hiding this comment.
i think these are swapped
Comment on lines
+3
to
+4
| "source": "docs/manage-users/user-accounts/user-profiles/sample-user-profiles", | ||
| "destination": "docs/manage-users/user-accounts/user-profiles/user-profile-structure" |
Contributor
There was a problem hiding this comment.
Suggested change
| "source": "docs/manage-users/user-accounts/user-profiles/sample-user-profiles", | |
| "destination": "docs/manage-users/user-accounts/user-profiles/user-profile-structure" | |
| "source": "/docs/manage-users/user-accounts/user-profiles/sample-user-profiles", | |
| "destination": "/docs/manage-users/user-accounts/user-profiles/user-profile-structure" |
|
|
||
| Auth0 refers to all user data sources as **connections** because Auth0 connects to them to authenticate the user. | ||
|
|
||
| If there are user attributes that you do not want Auth0 to store, you can [add user attributes to the DenyLint](/docs/secure/security-guidance/data-security/denylist). |
Contributor
There was a problem hiding this comment.
Suggested change
| If there are user attributes that you do not want Auth0 to store, you can [add user attributes to the DenyLint](/docs/secure/security-guidance/data-security/denylist). | |
| If there are user attributes that you do not want Auth0 to store, you can [add user attributes to the DenyList](/docs/secure/security-guidance/data-security/denylist). |
| To learn about the attributes included in the normalized user profile and understand how you can work with them, read [User Profile Structure](/docs/manage-users/user-accounts/user-profiles/user-profile-structure). | ||
|
|
||
| ## Learn more | ||
| ## Normalized user profile schema |
Contributor
There was a problem hiding this comment.
Suggested change
| ## Normalized user profile schema | |
| ## Normalized user profile schema |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
commits are descriptive:
intentionally minimal content editing to keep this as a small incremental change.
Reference
all changes already per discussion with the PM.
Testing
look commit-by-commit because all but the reformatting are pretty small. for the reformatting, check the page in the deploy preview.
Checklist
CONTRIBUTING.md.