JamesRandall / AngularJS-OAuth2

Package for allowing an AngularJS application to authenticate with an OAuth 2 / Open ID Connect identity provider using the implicit flow.
MIT License
46 stars 42 forks source link

bower.json - name #33

Open nrice opened 8 years ago

nrice commented 8 years ago

"name": "AngularJS-OAuth2"

Should the value of name be all lower case?

Running bower install --save AngularJS-OAuth2 gives error: ENOTFOUND Package AngularJS-OAuth2 not found.