Releases: oktadev/schematics
v7.0.0
What’s Changed
- Updated core dependencies to Angular 17
- Migrated to standalone components for Angular (#1205)
- Migrated to runSchematic for unit tests (#1212)
- Fixed Ionic tests (#1211)
- Minor version upgrades for:
express-openid-connect
@okta/okta-angular
@okta/okta-react-native
@okta/okta-vue
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta/Auth0 to your JavaScript and TypeScript applications.
Full Changelog
v6.3.0
What’s Changed
-
Major version upgrade for:
react-native-auth0
-
Minor version upgrades for:
@auth0/auth0-angular
@auth0/auth0-react
@auth0/auth0-vue
@okta/okta-auth-js
@okta/okta-react-native
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta/Auth0 to your JavaScript and TypeScript applications.
Full Changelog
v6.2.0
What’s Changed
- Updated core dependencies to Angular 16 and TypeScript 5
- Upgraded to Capacitor 5 and Ionic AppAuth 2.0.0
- Minor version upgrades for:
@auth0/auth0-angular
@auth0/auth0-react
@auth0/auth0-vue
@okta/okta-angular
@okta/okta-auth-js
@okta/oidc-middleware
@okta/okta-vue
express-openid-connect
react-native-auth0
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta/Auth0 to your JavaScript and TypeScript applications.
Full Changelog
v6.1.0
What’s Changed
- Updated core dependencies to Angular 15 and TypeScript 4.9
- Upgraded to 2.0 versions of Auth0's Angular, React, and Vue SDKs
- Minor version upgrades for:
@okta/okta-auth-js
@okta/okta-react-native
express-openid-connect
react-native-auth0
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta/Auth0 to your JavaScript and TypeScript applications.
Full Changelog
v6.0.2
What’s Changed
- Minor updates to project dependencies
- SDK upgrades and dependency upgrades:
@auth0/auth0-angular
from 1.10.1 to 1.11.0@auth0/auth0-react
from 1.11.0 to 1.12.0@okta/okta-auth-js
from 6.8.1 to 7.0.1@okta/okta-angular
from 5.2.0 to 6.0.0@okta/okta-react
from 6.6.0 to 6.7.0@okta/okta-react-native
from 2.6.0 to 2.7.0@okta/okta-vue
from 5.4.0 to 5.5.0express-openid-connect
from 2.8.0 to 2.9.0react-native-auth0
from 2.13.3 to 2.14.0
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta/Auth0 to your JavaScript and TypeScript applications. You might also like a recent blog post about this project: Quick JavaScript Authentication with OktaDev Schematics.
Full Changelog
v6.0.1
What’s Changed
- Moved npm-check-updates to dependencies (#957)
- Patch updates for project dependencies (#958 and 638c45c)
- SDK upgrades and dependency upgrades:
@okta/oidc-middleware
from 4.5.1 to 5.0.0@auth0/auth0-react
from 1.10.2 to 1.11.0react-router-dom
from 6.3.0 to 6.4.0@okta/okta-auth-js
from 6.7.7 to 6.8.1@okta/okta-vue
from 5.3.0 to 5.4.0
v6.0.0
What’s Changed
- Upgraded to Angular 14 and React 18 (#883)
- Auth0 is now supported for all frameworks! 🤩
- Upgraded to Ionic AppAuth 0.9.0 with support for Capacitor 4 (#950)
- Removed Cordova as a supported option (#926)
- Removed Vue 2 as an option (#925)
- Fixed Android on Capacitor (#849)
- Add nightly build to verify compatibility with the latest framework CLIs (#941)
NOTE: If you'd like to see how the templates differ between Okta and Auth0, you can view the templates on GitHub.
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta/Auth0 to your JavaScript and TypeScript applications.
Full Changelog
v5.2.2
What’s Changed
- Fix injection in Angular interceptor (#782)
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta to your JavaScript and TypeScript applications.
Full Changelog
v5.2.1
What’s Changed
-
Upgrade Angular dependencies to 13.2.1
-
Update tests for Angular 13 (#780)
-
Bump TypeScript from 4.5.2 to 4.5.4 (#741)
-
Upgrade Auth0 and Okta SDKs (#758 and #773)
@auth0/auth0-angular 1.8.1 → 1.8.2 @okta/okta-angular 5.0.0 → 5.1.1 @okta/okta-react 6.3.0 → 6.4.2 @okta/okta-vue 5.0.2 → 5.1.1 @okta/okta-auth-js 5.9.1 → 6.0.0 @okta/okta-react-native 2.2.0 → 2.3.0 @okta/oidc-middleware 4.3.0 → 4.5.1
-
Minor updates of dependencies
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta to your JavaScript and TypeScript applications.
Full Changelog
v5.2.0
What’s Changed
- Add support for Auth0 in Ionic (#718)
- Add support for Angular 13 (#733 and #737)
- Bump TypeScript from 4.4.4 to 4.5.2 (#725)
- Upgrade internal Angular libraries to v13
- Minor updates of dependencies
Get Started
See this project's documentation to see how you can use it to add OIDC with Okta to your JavaScript and TypeScript applications.