Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

59 lines (45 loc) · 3.44 KB

Changelog

4.2.0 / 2018-01-24

  • #127 Prevent loading angular multiple times with webpack (@erhardos)

4.1.1 / 2017-04-03

  • #118 Validate object property access (@hitmanmcc)
  • #107 Updated readme (@anteriovieira)

4.1.0 / 2016-11-03

  • #87 allow overriding oauth base config using options (@lionelB)
  • #96 Specify the type of grant used (#96) (@Timokasse)

4.0.0 / 2016-02-12

  • #80 Reintroduce authorization header to be overridden (@ruipenso)

3.1.1 / 2016-02-12

  • #79 Update dependencies (@ruipenso)

3.1.0 / 2016-02-10

  • #78 Update OAuth methods to allow data and options override (@ruipenso)
  • #71 Add client_id and client_secret on revoke_token (@tinogomes)
  • #77 Update interceptor to allow authorization header to be overridden (@ruipenso)
  • #75 Update README dependencies (@ruipenso)
  • #76 Update package.json (@ruipenso)

3.0.1 / 2015-06-01

  • #27 Add travis-ci configuration (@seegno)

3.0.0 / 2015-06-01

  • #49 Add changelog task (@ruipenso)
  • #48 Update readme (@ruipenso)
  • #25 Replace ipCookie with ngCookies (@seegno)
  • #28 Add methods to get/set token property (@seegno)
  • #47 Add unauthorized error interception (@ruipenso)

2.1.1 / 2015-05-28

  • #40 Fix missing dependency on readme example (@ruipenso)

2.1.0 / 2015-03-09

  • #15 Add clientSecret as optional (@ruipenso)
  • #18 Remove npm postinstall script (@ruipenso)
  • #14 Fix readme configuration (@ruipenso)

2.0.0 / 2015-02-04

  • #11 Add options to ipCookie.remove() on OAuthToken (@ruipenso)
  • #10 Update oauthInterceptor responseError handling (@ruipenso)
  • #7 Fix readme typo of download url (@seegno)
  • #6 README.md: typo fix (@AdirAmsalem)

1.0.2 / 2015-01-19

  • #4 Add support for higher dependencies versions (@seegno)

1.0.1 / 2015-01-19

  • #3 Fix bower ignore list (@ruipenso)

1.0.0 / 2015-01-18

  • #2 Fix indentation in README examples (@fixe)
  • #1 Add project structure (@ruipenso)