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

Add support for OpenID Connect Implicit Flow #109

Closed faraway closed 8 years ago

faraway commented 8 years ago

The squashed version of the original PR https://github.com/andreareginato/oauth-ng/pull/108 Don't know how to squash on the original branch : ) (besides I probably still need the full history)

@m00s Please review. Nothing major changes since last time. I added more tests, more comments. Fixed a few issues so that it's spec compliant to best of my knowledge .

faraway commented 8 years ago

@m00s Any chance to take a look ?

m00s commented 8 years ago

@patrickyao1988 Thanks. Could you please add a couple lines of doc in the gh-pages branch and submit a new PR? Would be great

faraway commented 8 years ago

@m00s Will do !