• Stars
    star
    12
  • Rank 1,590,997 (Top 32 %)
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

适用于发送验证码及校验验证码的场景(比如找回密码功能),目前提供了基于Redis、MemoryCache的存储实现,以及基于短信Sms(暂时实现亿美短信和阿里短信)、邮件的验证码发送实现,类库基于接口实现,可按自己实际需求扩展