Skip to content

0.4.1

Compare
Choose a tag to compare
@sahat sahat released this 23 Aug 21:40
· 1532 commits to master since this release
  • Fixed a bug where you could not override options via $authProvider.
  • No longer redirects to /login on http interceptor responseError. #42
  • Added ability to disable page redirect after logging in and logging out when option is set to null. #42
  • Adding protected: true to your routes will redirect users to /login if they are not authenticated. #36
  • Code refactoring.