Update Frontegg AdminPortal to 7.125.0 - #441
Open
aviadmizrachi wants to merge 29 commits into
Open
Conversation
aviadmizrachi
requested review from
MaxArnautFrontegg,
TomerFrontegg,
frontegg-david,
mariavlasov,
raz-shlomo-frontegg and
vladFrontegg
as code owners
January 5, 2026 10:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FR-26860 - Fixed lastTermsCheck missing on signup when terms are text-only
FR-25906 - Fixed the passkey button reading as disabled after a cancelled credential sheet
FR-26334 - Fixed the MFA method-selection page painting without layout on iOS
FR-23613 - Changed role pickers to restrict equal-level assignment
FR-26112 - Fixed email keyboard and passkey autofill on the login identifier
FR-26036 - Fixed tenant selection takes precedence over skipUserLoading
FR-26036 - Added tenantChoicePending to fix the hosted postlogin vs tenant-chooser race
FR-26413 - Fixed the identifier field showing the default keyboard instead of the email keyboard on iOS
FR-23291 - Added Admin Portal users filter by role UI
FR-24113 - Added mobile-friendly authenticator setup-key enrollment UI
FR-24965 - Added remember last used MFA factor preference
FR-26112 - Fixed iOS Password AutoFill on the embedded login page
FR-25731 - Fixed chooser load-error state seeding when switchable list empties after opening
FR-25731 - Added post-auth Choose Organization step in login-box (forward-port of #2864 to v7.120.x)
FR-26014 - Added admin-box addressType redux branch (external instant-nav) [7.119.x]
FR-24939 - Fixed native step-up challenge not rendering in the embedded login WebView
FR-24853 - Removed identifiers flag
FR-23757 - Fixed the actor of system audit logs to not be unknown
FR-25580 - Fixed token refresh resilience with retry backoff
FR-24939 - Fixed step-up gate ignoring max_age when the token has no auth_time
FR-24939 - Fixed mobile SDK step-up looping to a blank/error page instead of the MFA challenge
FR-24988 - Fixed hosted login box accessibility issues
FR-25494 - fixed stale frontegg oauth stale
FR-24579 - Fixed admin-portal white screen in mobile SDK by refreshing session from native tokens
FR-24579 - Fixed admin-portal redirect race on native auth handoff
FR-24579 - Fixed admin-portal mobile bridge capability gating and stuck loading
FR-24579 - Added native token bridge for the admin portal (no second login)
FR-20973 - Fixed sso with username
FR-20975 - Fixed description username login with magic code
FR-22194 - Fixed error massage of username already exists missing from UI
FR-20977 - Fixed resend with username in magic link
FR-25111 - Fixed tenant regex
FR-25022 - Changed phone validations
FR-23507 - Fixed custom login box favicon not displaying pulls from main login box instead
FR-24663 - Fixed country restriction dark theme input
FR-24664 - Fixed country field background in modern theme
FR-24693 - Fixed country restriction admin portal not full list of countries display for allow deny lists
FR-24661 - Fixed country restriction tip counter updates
FR-24667 - Added country restriction admin portal current country is not added to the list after enabling the counter restriction toggle
FR-24187 - Fixed CPU issues
FR-23435 - Added country restriction features to Security Center
FR-23515 - Fixed wrong audit log tooltips
FR-23524 - Added guidesCdnUrl to SSOPage
FR-23900 - Added validation for reset password token and improved user feedback for expired links
FR-23610 - Added login completed GTM
FR-23421 - Added support for CMC SCIM guide dialog and fix SSO guide
FR-22979 - Changed callback in InviteUserForm to handle errors and reset form state
FR-22346 - Fixed enable session per tenant data mismatch between user jwt and sdk
FR-22346 - Fixed enable session per tenant data mismatch between user jwt and sdk
FR-23484 - Added an option to render SSO guides outside of admin box
FR-22263 - Fixed publish
FR-23141 - Added username edit config
FR-17084 - Fixed loader
Note
Medium Risk
Large auth SDK version jump with no local code changes; behavior changes land entirely through dependency updates in session, MFA, and admin portal flows.
Overview
Bumps the @frontegg/nextjs package’s Frontegg SDK dependencies from 7.95.0 to 7.125.0 for
@frontegg/jsand@frontegg/react-hooks, with matching transitive updates inyarn.lock(@frontegg/types,@frontegg/redux-store,@frontegg/rest-api).There are no application source changes—only version pins and the lockfile. Downstream apps using this package pick up the upstream Admin Portal / login-box / session behavior included in that release line (tenant chooser, MFA, token refresh, mobile admin portal bridge, country restriction UI, and related fixes described in the PR notes).
Reviewed by Cursor Bugbot for commit 2e86357. Bugbot is set up for automated code reviews on this repo. Configure here.