angularjs-oauth / oauth-ng

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

nonce attribute not documented #140

Closed baywet closed 4 years ago

baywet commented 7 years ago

Very small issue, in the doc https://angularjs-oauth.github.io/oauth-ng/ the nonce parameter was not documented. And it's a really usefull thing to know when implementing openid connect.