Skip to content

v1.0.0

Compare
Choose a tag to compare
@tri6odin tri6odin released this 15 Nov 18:44
· 16 commits to main since this release
5956997
  • Ability to configure any parameter through the global config
  • Support for Dev and Prod mode with varying degrees of exception detail
  • JWT and RT tokens are encrypted with RS256 private and public keys
  • Limitations on the frequency of generating tokens and one-time passwords
  • Limitation on the number of attempts to enter one-time code and password
  • Regular background events to remove temporary accounts
  • Simple logging system