Releases: auth0/auth0-angular
Releases · auth0/auth0-angular
v2.8.0
Added
- Native to Web SSO support (via auth0-spa-js v2.18.0)
Changed
- build(deps): bump @auth0/auth0-spa-js from 2.18.2 to 2.18.3 #878 (dependabot[bot])
- build(deps): bump @auth0/auth0-spa-js from 2.18.0 to 2.18.2 #872 (dependabot[bot])
- build(deps): bump @auth0/auth0-spa-js from 2.17.1 to 2.18.0 #865 (dependabot[bot])
- build(deps): bump @auth0/auth0-spa-js from 2.17.0 to 2.17.1 #860 (dependabot[bot])
v2.7.0
Added
- feat: add connected accounts callback handling #817 (yogeshchoudhary147)
v2.6.0
Added
- feat: add loginWithCustomTokenExchange method #799 (yogeshchoudhary147)
Changed
- feat: use makeEnvironmentProviders to prevent provideAuth0 component-level usage at compile time #785 (yogeshchoudhary147)
v2.5.0
Added
- feat: add connectAccountWithRedirect method to AuthService #767 (yogeshchoudhary147)
v2.4.1
Fixed
- fix: handle detailedResponse in HTTP interceptor (#731) #752 (yogeshchoudhary147)
v2.4.0
Added
- feat: add DPoP support with fetcher API #732 (yogeshchoudhary147)
v2.3.0
Added
- Update Angular to Angular 18 #675 (frederikprijck)
- Incorporate observable of loginWithRedirect in observable returned by AuthGuard #660 (Mobe91)
- Add Skip the Auth0 login page to FAQ #661 (frederikprijck)
v2.2.3
Changed
- Export AbstractNavigator #564 (frederikprijck)
v2.2.2
Changed
- Update Auth0-SPA-JS #546 (frederikprijck)