Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR-13828 - Support embedded mode & bug fixes #15

Merged
merged 7 commits into from
Nov 11, 2023

Conversation

frontegg-david
Copy link
Collaborator

@frontegg-david frontegg-david commented Nov 8, 2023

This update introduces embedded authentication mode support to the Frontegg React-Native SDK, along with several enhancements and fixes for both iOS and Android platforms. Below are the combined changes that have been included in this pull request.

Features

  • Embedded Authentication Mode: Support for embedded authentication mode has been added, enabling a more integrated user authentication experience within React-Native applications.
  • Switch Tenant and Refresh Token: Added native bridge functions for switching tenants and refreshing tokens, facilitating multi-tenancy and improved session management.
  • iOS and Android Version Upgrades: Native versions for both iOS and Android have been upgraded to ensure compatibility and leverage new platform features.
  • iOS Integration Guide: A new guide has been added to assist with the iOS integration process, making it easier for developers to implement Frontegg features on iOS.

Enhancements

  • React-Native Version Bump: Updated the React-Native version to 1.1 after making necessary pipeline fixes, ensuring the SDK stays up-to-date with the latest React-Native features and optimizations.
  • Improved Native Bridge Functions: Split values from functions for a cleaner architecture and easier maintenance of native bridge functions.
  • Android Kotlin Update: Updated Kotlin to version 1.9.0 on Android for improved performance and stability.
    Bug Fixes
  • Values Subscriber Fix: Addressed an issue with the values subscriber to ensure reliable data handling.
  • Android Debounced Events: Fixed an issue with debounced events on Android to prevent unwanted behavior and improve user experience.

@frontegg-david frontegg-david changed the title FR-13828 - Support embedded mode FR-13828 - Support embedded mode & bug fixes Nov 9, 2023
@frontegg-david frontegg-david merged commit 74d953f into master Nov 11, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants