implement /login/get_token (MSC3882)
This commit is contained in:
committed by
June Clementine Strawberry 🍓🦴
parent
afe9e5536b
commit
2cc6ad8df3
@@ -365,6 +365,10 @@ pub(super) static MAPS: &[Descriptor] = &[
|
||||
name: "openidtoken_expiresatuserid",
|
||||
..descriptor::RANDOM_SMALL
|
||||
},
|
||||
Descriptor {
|
||||
name: "logintoken_expiresatuserid",
|
||||
..descriptor::RANDOM_SMALL
|
||||
},
|
||||
Descriptor {
|
||||
name: "userroomid_highlightcount",
|
||||
..descriptor::RANDOM
|
||||
|
||||
Reference in New Issue
Block a user