Menu
  • HOME
  • TAGS

How to make satellizer use absolute url's?

angularjs,controller,forms-authentication,oauth-provider,satellizer

Set in your config: $authProvider.baseUrl = null; ...