WeChatManagement icon indicating copy to clipboard operation
WeChatManagement copied to clipboard

实现IMiniProgramStore和IMiniProgramUserStore

Open gdlcf88 opened this issue 5 years ago • 0 comments

作为带缓存的数据提供者

其他任务:

  • [ ] 使用Store替换一部分直接使用仓储的代码

  • [ ] IMiniProgramUserStore 增加便利方法 GetCurrentSessionKeyAsync(),用于获取当前用户的session key,其中appid的过去途径为claims。

gdlcf88 avatar Jul 01 '20 05:07 gdlcf88