witoldsz / angular-http-auth

MIT License
2.38k stars 418 forks source link

prevent repeating `event:auth-loginRequired` #95 #120 #130 #131

Closed witoldsz closed 8 years ago

witoldsz commented 8 years ago

@olivierdeckers @DaAwesomeP can you check if this solves your problem #120 / #130 ?

DaAwesomeP commented 8 years ago

Thanks! I think that will do. It will introduce a breaking change, but you could add a disabled by default config option. Or you could just release a major semver version.

dnauck commented 8 years ago

Thanks, looks good