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.
Example app that shows Angular as a PWA talking to Spring Boot and Stormpath.
To run the client, cd into the client folder and run npm install && ng serve.
To run the server, cd into the server folder and run mvn spring-boot:run.