stormpath / stormpath-spring-samples

Stormpath example applications based on the Spring Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stormpath-spring-samples

tooter is a sample application that emulates some of the features of http://twitter.com to demonstrate how to integrate Stormpath and the Spring framework.

Stormpath 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.

Documentation

Stormpath offers usage documentation and support for tooter and how to integrate with the Java SDK in the wiki. Please email support@stormpath.com with any errors or issues with the documentation.

Links

Below are some resources you might find useful!

Stormpath Java Support

Build Instructions

This project requires Maven configured with access to it's central repository or whatever repository that includes all of the specified dependencies.

Get started:

$ git clone https://github.com/stormpath/stormpath-spring-samples.git
$ cd stormpath-spring-samples
$ mvn install

Deploy the .war file to your web container/application server and launch/access it according to your container's configuration.

Copyright

Copyright © 2013-2015 Stormpath, Inc. and contributors.

This project is open-source via the Apache 2.0 License.

About

Stormpath example applications based on the Spring Framework


Languages

Language:Java 97.2%Language:CSS 2.8%