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 Identity Rebased Docs #4714

Merged
merged 31 commits into from
Jan 13, 2025
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
e8c17e0
update identity object page
UMR1352 Jan 7, 2025
f40ca82
ac update
UMR1352 Jan 7, 2025
7641ca0
identity hierarchies paragraph
UMR1352 Jan 7, 2025
fefc7c7
authenticated assets
UMR1352 Jan 7, 2025
4e48e23
ownership & transfer
UMR1352 Jan 8, 2025
8b6a860
typo
UMR1352 Jan 8, 2025
cafc644
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 8, 2025
4b4436b
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 8, 2025
bfca4bf
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 8, 2025
778f8ec
fix tags
UMR1352 Jan 8, 2025
3861e7d
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 8, 2025
5cc5009
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 8, 2025
ddeefed
rephrase introduction
UMR1352 Jan 8, 2025
45dcdd0
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 9, 2025
dceb76f
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 9, 2025
8135b9e
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 9, 2025
17714e1
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 9, 2025
d50a343
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 9, 2025
8d95182
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 10, 2025
7fac083
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 10, 2025
b780957
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 10, 2025
331d6cd
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 10, 2025
fd60cb1
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 10, 2025
9889c57
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 10, 2025
59f3b57
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 10, 2025
03fd094
Update docs/content/iota-identity/explanations/authenticated-assets.mdx
UMR1352 Jan 10, 2025
b5fad1d
Update authenticated-assets.mdx
UMR1352 Jan 10, 2025
ecc17bd
Apply suggestions from code review
UMR1352 Jan 10, 2025
715a557
Update docs/content/iota-identity/explanations/about-identity-objects…
UMR1352 Jan 10, 2025
ecd0abf
Apply suggestions from code review
UMR1352 Jan 10, 2025
5565926
review comments
UMR1352 Jan 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/content/iota-identity/explanations/about-identity-objects…
….mdx

Co-authored-by: Eike Haß <eike-hass@web.de>
  • Loading branch information
UMR1352 and eike-hass authored Jan 9, 2025
commit 45dcdd0c56e2dc59e6dcccb3fc27228137da1ae2
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
- getting-started
---

# Introduction to on-chain identities
# Introduction to on-chain Identities
DID documents allow to digitally represent an entity’s identity, where with "entity" we refer to either a person,
an object, an institution / company, etc. DID documents can therefore be thought of as digital identities.

Expand Down
Loading