matrix-org/dendrite

Implement token-authenticated registration

オープン

#3,097 opened on 2023/06/01

 (7 件のコメント) (0 件のリアクション) (1 人の担当者)Go (658 件のフォーク)auto 404
good first issuehelp wantednew-endpointsspec-compliance

Repository metrics

Stars
 (5,632 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド