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 I click on the Sign In button on the email I am redirected to the login page of the React application. I have to click login on the app again to sign me in.
Follow the magic link instructions as per the documentation
I configured mailtrap as the smtp server to send emails from and gave a random email for the user. The email to be sent appears in mailtrap and the link can be clicked from there
Redirects back to the login page of the React App
Click Login again to be logged in properly
Expected Behaviour
Logs in immediately after clicking the magic link
Versions
MacOS 12.2.1
Identity Server 6.1.0
Chrome Version 114.0.5735.133 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered:
When I click on the
Sign In
button on the email I am redirected to the login page of the React application. I have to clicklogin
on the app again to sign me in.Steps to reproduce:
Expected Behaviour
Logs in immediately after clicking the magic link
Versions
MacOS 12.2.1
Identity Server 6.1.0
Chrome Version 114.0.5735.133 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered: