fnakstad / angular-client-side-auth

One way to implement authentication/authorization in Angular applications
http://angular-client-side-auth.herokuapp.com/
MIT License
1.63k stars 346 forks source link

IE9 issue #32

Open j8 opened 11 years ago

j8 commented 11 years ago

What's wrong running this under IE9? :

TypeError: Unable to get property 'bitMask' of undefined or null referenceundefined

fnakstad commented 11 years ago

Ah, I have probably forgotten to add one of the many IE fixes for Angular. I'll get to it as soon as I can.