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