mattermost/mattermost-plugin-mscalendar

Create subscription for receiving updates on a user's account

开放

#70 创建于 2020年4月1日

 (0 条评论) (0 个反应) (0 位负责人)Go (35 个派生)auto 404
Difficulty/1:EasyHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

仓库指标

星标
 (22 个星标)
PR 合并指标
 (平均合并 2天 7小时) (30 天内合并 10 个 PR)

描述

Summary

We rely on some pieces of user info to be up-to-date in the KV store, namely the user's email address. If the email changes in Microsoft's system, it needs to be updated in our system.

The task here is to create a subscription on each connected user to receive updates on the user's account. Then update the KV store to reflect these changes.

Alternatively, we can have the users reconnect their account when their email is changed in Microsoft's system. cc @levb

贡献者指南