All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade packages
1.0.5 - 2018-12-05
- Upgrade to Angular 7
- Removed log messages
1.0.4 - 2018-10-18
- Fix issue with AoT builds of importing project
1.0.3 - 2018-10-18
- Resolve dependencies for OidcService
- Fix Redirect Logout button in example app
1.0.2 - 2018-10-18
- Issue #2 to enable builds with
--prod
flag
1.0.1 - 2018-10-15
- New configuration
useCallbackFlag?:boolean
to indicate if Popup or Callback should be remembered in local storage
- Inextensibility error when passing arguments to signinPopup/signinRedirect
- First release