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

Stormpath.SDK v0.95.0

Compare
Choose a tag to compare
@nbarbettini nbarbettini released this 01 Nov 20:24
· 42 commits to develop since this release

New features

  • Support for the client_credentials OAuth grant type - thanks @saimaddali! (#173)
  • Support for the stormpath_social OAuth grant type - also thanks to @saimaddali! (#200)
  • Multifactor authentication support. (#211)

Fixed issues

  • Under-the-hood improvements to make parsing less brittle. (#214)
  • Fixed bugs in the Redis cache adapter (Stormpath.SDK.Cache.Redis). (#222)