matrix-org/dendrite

Implement token-authenticated registration

開放

#3,097 建立於 2023年6月1日

 (7 則留言) (0 個反應) (1 位負責人)Go (658 個分叉)auto 404
good first issuehelp wantednew-endpointsspec-compliance

倉庫指標

星標
 (5,632 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Spec version 1.2 introduced token-authenticated registration and a new client API endpoint (MSC3231), this is currently missing.

GET /_matrix/client/v1/register/m.login.registration_token/validity spec

To generate tokens, we should use the same admin endpoints as Synapse, so existing tools to create tokens can be used for Dendrite as well.

貢獻者指南