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

v2.0.5 #21

Merged
merged 1 commit into from
Jan 11, 2024
Merged

v2.0.5 #21

merged 1 commit into from
Jan 11, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 11, 2024

Enhancements

  • Hosted Login URL Improvement:
    • Enhanced the hosted login feature by fixing the direct URL issue. This update ensures a smoother login experience and reduces navigation complexities.
    • Fix iOS hosted login direct action url FR-14813 - fix deeplink frontegg-ios-swift#31
  • Prompt Login Integration:
    • Introduced a prompt login feature for the direct login action flow. This enhancement streamlines user authentication, making the process more intuitive and user-friendly.
  • Automated Versioning and Publishing:
    • Implemented GitHub workflows to automate the versioning and publishing processes. This automation ensures consistent and error-free releases, improving the overall development lifecycle.

Bug Fixes

  • OAuth Redirect Error Resolution:
    • Resolved a critical issue where non-logged-in users encountered a 404 error during the OAuth redirect process.

Required Actions for Optimal Performance

To ensure the smooth functioning of this version, please take the following actions:

  1. Update Your Hosted Login Redirect URL:
    • Incorporate the following URLs to your hosted login redirect:
      • Custom Scheme: {{ANDROID_PACKAGE_NAME}}://{{FRONTEGG_BASE_URL}}/android/oauth/callback
      • Assetlinks: https://{{FRONTEGG_BASE_URL}}/oauth/account/redirect/android/{{ANDROID_PACKAGE_NAME}}
  2. Application Initialization Check:
    • Confirm that useAssetLinks:false is not set in your application initialization to avoid potential conflicts.

@frontegg-david frontegg-david merged commit 6aeac35 into master Jan 11, 2024
@frontegg-david frontegg-david deleted the release/next branch January 11, 2024 02:09
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant