Skip to content

Commit da40b40

Browse files
Release v1.2.0 (#72)
1 parent b56cd1f commit da40b40

17 files changed

+429
-328
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## [v1.2.0](https://github.com/auth0/auth0-angular/tree/v1.2.0) (2020-10-22)
4+
5+
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.1.0...v1.2.0)
6+
7+
**Added**
8+
9+
- Get ID Token claims [\#69](https://github.com/auth0/auth0-angular/pull/69) ([7opf](https://github.com/7opf))
10+
11+
**Fixed**
12+
13+
- Ensure interceptor uses AuthClientConfig [\#71](https://github.com/auth0/auth0-angular/pull/71) ([frederikprijck](https://github.com/frederikprijck))
14+
- Swap useFactory for useValue when providing AuthConfigService [\#67](https://github.com/auth0/auth0-angular/pull/67) ([stevehobbsdev](https://github.com/stevehobbsdev))
15+
316
## [v1.1.0](https://github.com/auth0/auth0-angular/tree/v1.1.0) (2020-10-14)
417

518
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.0.0...v1.1.0)

0 commit comments

Comments
 (0)