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 package does not contain minified version #39

Open roryprimrose opened 7 years ago

roryprimrose commented 7 years ago

This is not the biggest issue, but it would be great if the bower package also contained a .min.js version so that consumers didn't have to minify it themselves.