Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@umputun umputun released this 31 Dec 17:49
· 339 commits to master since this release
  • Transfer code from remark42
  • Changed to be more generic, without any application-specific properties and checks
  • User struct simplified and extended with attributes
  • Added claim updater to customize token on the caller side
  • Added verification interface to implemented custom filtering of tokens
  • Secret management moved to its own interface
  • Added top-level auth service wiring all parts together
  • Logging changed. By default prints nothing and accept a simple logger interface