mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 03:58:06 +03:00
typo (i think)
This commit is contained in:
parent
b1fe697b3c
commit
4ea391a6ae
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ If a user leaves (or gets kicked out of) a group, either side can still use
|
|||
their attestation to "prove" their membership, until the attestation expires.
|
||||
Therefore attestations shouldn't be relied on to prove membership in important
|
||||
cases, but can for less important situtations, e.g. showing a users membership
|
||||
of groups on their profile, showing flairs, etc.abs
|
||||
of groups on their profile, showing flairs, etc.
|
||||
|
||||
An attestsation is a signed blob of json that looks like:
|
||||
|
||||
|
|
Loading…
Reference in a new issue