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

An example that demonstrates how to use Stormpath build a Console application in C#. Stormpath enables developers to build user authentication, user management, and security workflows quickly into their apps.

Notifications You must be signed in to change notification settings

stormpath/stormpath-csharp-cli-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stormpath is Joining Okta

We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at support@stormpath.com.

stormpath-csharp-cli-example

This application demonstrates user authentication, account management, and email verification.

For a tutorial, check out the C# SDK quickstart!

Build Instructions

To clone and run the demo:

git clone git@github.com:stormpath/stormpath-csharp-cli-example.git
cd stormpath-csharp-cli-example
msbuild Stormpath.Demo.sln
.\Stormpath.Demo\bin\Debug\Stormpath.Demo.exe

To build with Mono, substitute xbuild.

About

An example that demonstrates how to use Stormpath build a Console application in C#. Stormpath enables developers to build user authentication, user management, and security workflows quickly into their apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages