Skip to content

panzhangwang/ratpack-angular-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo application of one of ways to do auth in ratpack. Basically, it provides some server side logic also for angular-http-auth.

Getting Started

To run this app, you need Java 7

Check this project out, cd into the directory and run:

./gradlew run

This will start the ratpack app. In your browser go to http://localhost:5050.

To post protected content, you need log in as demo user: user/pass.

Yoke/Vert.x version goes here, https://github.com/panzhangwang/vertx-angular-auth

About

Sample http auth application built with Ratpack and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published