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

Clicking Magic Link Redirects Back to the Login Page Again Instead of Signing In Immediately #32

Open
viggnah opened this issue Jun 24, 2023 · 0 comments

Comments

@viggnah
Copy link

viggnah commented Jun 24, 2023

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.

Steps to reproduce:

  1. Set up the sample React app as per this page
  2. Follow the magic link instructions as per the documentation
  3. 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
  4. Redirects back to the login page of the React App
  5. 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)

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

No branches or pull requests

1 participant