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

Stormpath.SDK v0.1.0

Compare
Choose a tag to compare
@nbarbettini nbarbettini released this 23 Sep 16:17
· 619 commits to master since this release

Our first release! This version supports:

  • Basic and digest (Stormpath SAuthc1) authentication against the Stormpath API
  • LINQ-to-Stormpath - use familiar LINQ expressions to query and access resource
  • Dual asynchronous/synchronous model for best practices and compatibility
  • CRUD on Application, Account resources
  • Account authentication and password reset flows
  • Preliminary (read) support for Directories and AccountStores
  • A default JSON serialization plugin based on JSON.NET
  • A default HTTP client plugin based on RestSharp

The SDK builds in Visual Studio 2015 and on Mono 4.0+. It is also available on nuget.