implement /login/get_token
(MSC3882)
This commit is contained in:
parent
afe9e5536b
commit
2cc6ad8df3
7 changed files with 196 additions and 24 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue