You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the code grant is enabled without the public client option is enabled, the react application login silently fails because the token calls sent after the user is authenticated fails with the following error. Initiating signing in again in the same tab also redirects the user to same callback URL.
Steps to Reproduce
The following screencast shows this erroneous behaviour.
Screen.Recording.2026-05-12.at.11.22.42.mov
Please select the area the issue is related to
@asgardeo/express, @asgardeo/react
Version
latest
Environment Details (with versions)
No response
Reporter Checklist
I have searched the existing issues and this is not a duplicate.
I have provided all the necessary information.
I have tested the issue on the latest version of the package.
Description
When the code grant is enabled without the public client option is enabled, the react application login silently fails because the token calls sent after the user is authenticated fails with the following error. Initiating signing in again in the same tab also redirects the user to same callback URL.
Steps to Reproduce
The following screencast shows this erroneous behaviour.
Screen.Recording.2026-05-12.at.11.22.42.mov
Please select the area the issue is related to
@asgardeo/express, @asgardeo/react
Version
latest
Environment Details (with versions)
No response
Reporter Checklist