AngularJS-OAuth2 icon indicating copy to clipboard operation
AngularJS-OAuth2 copied to clipboard

Remove dependancy on $routeProvider and add optional 'aud' to parameters

Open trevhud opened this issue 8 years ago • 0 comments

We use uiRouter in our project so I removed the dependency on $routeProvider. You may choose to include or not include it. We also had a need for an "aud" parameter, also optional. See if you think this might be of value. Thanks!

trevhud avatar Jan 19 '17 23:01 trevhud