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

Missing angular-md5 #15

Closed BennyEmmers closed 8 years ago

BennyEmmers commented 8 years ago

I made the example working after adding angular-md5 to the bower.json file and the index.html. Thanks for the nice code and example.

JamesRandall commented 8 years ago

Hi Benny, that's odd as I thought it was in the bower.json file in the latest version. Do you know what version of the plug in you were / are using?