Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nbarbettini authored Apr 21, 2017
1 parent 098398b commit d3dfa11
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
#Stormpath is Joining Okta
# Stormpath is Joining Okta
We are incredibly excited to announce that [Stormpath is joining forces with Okta](https://stormpath.com/blog/stormpaths-new-path?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement). Please visit [the Migration FAQs](https://stormpath.com/oktaplusstormpath?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement) for a detailed look at what this means for Stormpath users.

We're available to answer all questions at [[email protected]](mailto:[email protected]).

# Stormpath Middleware for ASP.NET [![Slack Status](https://talkstormpath.shipit.xyz/badge.svg)](https://talkstormpath.shipit.xyz) [![NuGet](https://img.shields.io/nuget/v/Stormpath.AspNet.svg)](https://www.nuget.org/packages/Stormpath.AspNet)
## Migration Guide

The latest version (4.0.0-RC1 and later) of this library supports migrating applications from the Stormpath API to the Okta API. For more information, see the [migration guide](https://github.com/stormpath/stormpath-dotnet-owin-middleware/blob/master/migrating.md).

For a full list of breaking changes, see the [changelog](https://github.com/stormpath/stormpath-dotnet-owin-middleware/blob/master/changelog.md).

# Stormpath Middleware for ASP.NET [![NuGet](https://img.shields.io/nuget/v/Stormpath.AspNet.svg)](https://www.nuget.org/packages/Stormpath.AspNet)

This library makes it incredibly simple to add user authentication features to your ASP.NET application, such as login, signup, authorization, and social login.

[Stormpath](https://stormpath.com) is a User Management API that reduces development time with instant-on, scalable user infrastructure. Stormpath's intuitive API and expert support make it easy for developers to authenticate, manage and secure users and roles in any application.

:bulb: If you're using ASP.NET Core 1.0, grab our [ASP.NET Core library](https://github.com/stormpath/stormpath-aspnetcore) instead.
:bulb: If you're using ASP.NET Core, grab our [ASP.NET Core library](https://github.com/stormpath/stormpath-aspnetcore) instead.

## Example Application

Expand Down

0 comments on commit d3dfa11

Please sign in to comment.