Releases: oktadev/schematics
v1.2.1
v1.2.0
- Adds support for Angular styles other than CSS.
- Upgrades Okta SDKs:
- Upgrades dependencies to latest versions.
v1.1.4
v1.1.3
Release to fix whitelist logic in Angular AuthInterceptor
.
v1.1.2
Downgrade Okta Angular SDK to 1.2.2 to fix issue with Angular 9.
v1.1.1
v1.1.0
Upgrades dependencies to their latest releases, including minor version upgrades for Okta's JS SDKs. See #188 for specific version numbers.
New minor versions of Okta's Angular, React, and Vue SDKs now have a postLogoutRedirectUri
property you can configure. See okta/okta-auth-js@3e8c654 for details.
v1.0.1
v0.9.0
This release updates all integrations to use Authorization Code flow and PKCE by default! This is because authorization code flow is more secure than implicit flow. See this blog post for more information.
It also adds React Native support using Okta's React Native SDK.
NOTE: There is a known issue with React Native 0.61.0. If you create your app with 0.61.0, OktaDev Schematics will downgrade it to 0.60.6 so unit tests work. We plan on releasing 1.0.0 once this issue is solved.
Changes: v0.8.3...v0.9.0
v0.8.3
This release upgrades Angular core libraries and adds the ability to configure OIDC settings from a URL. This feature will be used by Ionic for JHipster v4.
Changes: v0.8.0...v0.8.3