Skip to content

Releases: mauriciovigolo/keycloak-angular

1.2.2

Choose a tag to compare

@mauriciovigolo mauriciovigolo released this 05 Jan 15:35

This release fixes issue #6 .

1.2.1

Choose a tag to compare

@mauriciovigolo mauriciovigolo released this 04 Jan 10:34

This version fixes bugs #3 and #4.

1.2.0

Choose a tag to compare

@mauriciovigolo mauriciovigolo released this 29 Dec 02:56

The 1.2.0 library version includes improvements on docs, interfaces and dependencies version.

Details

  • Updated keycloak-js version to 3.4.2.
  • Updated versions of several devDependencies.
  • Added jsdocs for all classes and interfaces. Now it will be possible to generate the API documentation.
  • Added a new property, regarding the contribution PR #2 from @jmparra. Created the type credentials.
  • Bump library version to 1.2.0.

1.1.1

Choose a tag to compare

@mauriciovigolo mauriciovigolo released this 25 Nov 13:30

In this release:

  • Fix bug issue #1 : Changed to angular compiler instead of typescript. Tested on angular > 4.3 and > 5.

1.1.0

Choose a tag to compare

@mauriciovigolo mauriciovigolo released this 17 Nov 11:59

Updated library to angular v.5, which changed:

  • TS files are compiled during the keycloak-angular build, avoiding an error in the angular webapp compilation process.
  • Dependencies versions were updated.
  • Fixed an error in keycloak.service.ts adding the header authorization

1.0.0

Choose a tag to compare

@mauriciovigolo mauriciovigolo released this 17 Nov 11:49

First release.