angularjs-oauth / oauth-ng

AngularJS directive for the OAuth 2.0 Implicit Flow
http://angularjs-oauth.github.io/oauth-ng/
MIT License
363 stars 156 forks source link

Demo outdated #130

Open boldt opened 8 years ago

boldt commented 8 years ago

The source code provided at the documentation page is outdated:

https://github.com/andreareginato/oauth-ng-demo

This demo code is from 2014 and uses 0.1.0-alpha.1 of oauth-ng.

I played around with the authorize-path attribute, which did not work at all in the demo.

I'll try to provide an updated version.