TotpLib

Modern .NET library for TOTP (RFC6238)

MIT License

Stars
2
Committers
2

Bot releases are visible (Hide)

TotpLib - 2.0.1 Latest Release

Published by github-actions[bot] almost 3 years ago

Dependencies:

  • 9ebadfc3019f7f73d6510a59832edec6269ac2d1 Bump CryptoBase from 1.4.0 to 1.5.1 @dependabot[bot]
  • fb8a02e7ce8ea4bd6eabba4aec5c3d9ccc7c6615 dep: Update Abp to 4.4.0 @HMBSbige
  • 481c5ec157c352869844931e9088ea1ad45fff65 Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#5) @dependabot[bot]
  • 76d53c87028ca63aa46602eaafae0138a228787d Bump Volo.Abp.TestBase from 4.4.0 to 4.4.1 (#8) @dependabot[bot]
  • 4e4092190d98855d171aaf2107f83daebac9426d Bump Volo.Abp.Core from 4.4.0 to 4.4.1 (#9) @dependabot[bot]
  • 7ba1e580d6e3eed1d5f1bd60921fad7a7f4c8109 Bump Volo.Abp.TestBase from 4.4.1 to 4.4.2 (#10) @dependabot[bot]
  • a5e7e6f9cd267414d8709efea781499ab3894db7 Bump Volo.Abp.Core from 4.4.1 to 4.4.2 (#11) @dependabot[bot]
  • 275f78cd33944035fc5dafbaf6b0a69b0e487792 Bump Volo.Abp.Core from 4.4.2 to 4.4.3 (#14) @dependabot[bot]
  • 2f801acc8959c71aa63e9cda781a4a707cb28274 Bump Volo.Abp.TestBase from 4.4.2 to 4.4.3 (#15) @dependabot[bot]
  • b3a415025d6fc2eb5f54fc0e1eaf3e492a48f35c dep: Update MSTest @HMBSbige

Housekeeping:

  • 2537b2ecad02fdd26ccf9c421ee71538081e2935 housekeeping: Update to .net6.0 @HMBSbige
  • 1fa83e5fe64d465aed3e71ab002beaf8ab947970 housekeeping: Release 2.0.0 @HMBSbige
  • c5161d441f59dd858fd9a75d6fa340c67c9da0bd housekeeping: Update deps and code style @HMBSbige
  • 5762809b7ccbfeb03e0ad982f780fee197821e65 housekeeping: Release 2.0.1 @HMBSbige

Other:

  • 7d843e7b5bce848bb880e850353a96ed6bd0c23e Rename @HMBSbige
  • 88384438a380dd239baa7402303d199daae4e0e5 Init project @HMBSbige
  • fa13cad08ad6c99bbb6a8f3bc950e4d319a88e09 Update CryptoBase @HMBSbige
  • c91d396b2d17393329a1e10236b70e499b18fc0f Update README.md @HMBSbige
  • 0360ee068dc53155139d84652768e2226ff1c3e3 Update Nuget info @HMBSbige
  • 94b6ad1c9181dab554eef3a3afb03fd425d0c7b0 Update output type @HMBSbige
  • 51641f96f6ee444254ec9a1bc975b2f0bb92e305 Add CI on macos @HMBSbige
  • b42a7b66167b5f35ad9f81084b9e6867ef459c5f Update CryptoBase @HMBSbige
  • b573667e9aa0fa23125f24180bce4211e3038b1a Merge pull request #2 from HMBSbige/dependabot/nuget/CryptoBase-1.5.1 @HMBSbige

Refactoring:

  • 66b6184283a23db576478df49714bcff858485f5 refactor: Use DateTimeOffset instead of DateTime @HMBSbige