Skip to content

Releases: incuna/angular-token-auth

5.6.0

07 May 13:23
Compare
Choose a tag to compare

Add STORAGE_METHOD option which overrides the token storage type

5.4.0: Merge pull request #24 from incuna/add-logout-url

19 Dec 10:53
Compare
Choose a tag to compare

5.1.0

15 Oct 10:33
Compare
Choose a tag to compare
  • Login form directive split into separate services and returned as constructor object which allows it to be extended using prototype inheritance in projects

5.0.0: Merge pull request #15 from incuna/broadcast-response

19 Aug 11:50
Compare
Choose a tag to compare
Store all auth response data and add method to access it.

4.1.0

12 Aug 11:13
Compare
Choose a tag to compare
  • Add localstorage support to token storage

4.0.0: Merge pull request #12 from incuna/allowed-hosts

04 Aug 08:48
Compare
Choose a tag to compare
Only transform request headers for allowed hosts.

3.0.3: Merge pull request #11 from incuna/auth-header-prefix

23 May 16:00
Compare
Choose a tag to compare