Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Stormpath.SDK v0.9.0

Compare
Choose a tag to compare
@nbarbettini nbarbettini released this 17 May 16:38
· 257 commits to develop since this release

New Features

  • Support for .NET framework 4.5 (not just 4.5.1)
  • Added the IAccount.PasswordModifiedAt property (#170)
  • Added password reuse settings to Password Policy (docs)
  • Better support for saving various types to Custom Data (#157)

Fixed Issues

  • Email addresses with + characters are encoded properly (#175)
  • Fixed a SAML bug (#176)