question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Beta] Passwordless Auth is not working for existing users

See original GitHub issue

Issue Description

Passwordless auth is not working for me, I’m unable to sign-in. Showing error: ERR_TOO_MANY_REDIRECTS.

Browser Information

  • Browser Name, Version: Chrome & Firefox (latest).
  • Operating System: Windows 10 Pro 32 Bit.
  • Mobile, Desktop, or Tablet: Desktop.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Bounceycommented, Feb 21, 2018

@raisedadead @tchaffee @vkWeb I can confirm this and I have a fix for it. I found it yesterday and implamented it in a PR I am working on. I thought it was due to a unique set of circumstances I found myself in. But then I saw this comment from @tchaffee in Contributors chat

I am running fCC on my own server and I have passwordless sign-in with Amazon SES working. But when users sign out and then go back to the site they are getting a redirect loop warning. Looking at the logs the /en/challenges/current-challenge is sending them to /en/challenges/responsive-web-design-certificate/responsive-web-design-certificate. Which doesn’t seem right. Any ideas?

I will have a patch submitted shortly

0reactions
vkWebcommented, Feb 21, 2018

@Bouncey Great! I’ll be waiting for the fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passkeys in iOS 16 and macOS 13 enable passwordless ...
With passkeys, users no longer have to enter a username and password to sign-in to apps and websites, which reduces the chances of...
Read more >
How to start implementing passwordless authentication today
When creating a passwordless strategy, keep these best practices in mind for success: Review current authentication processes. Conduct an inventory on how your ......
Read more >
Passwordless Authentication: Getting Started on Your ...
Everyone agrees passwords are bad, but few organizations know how to move on from them to a passwordless solution. Here's how passwords fail ......
Read more >
Google is now testing passkey support for Chrome and ...
The passwordless login feature is now available for beta testing ... Google is still working on the passkey API for native Android apps)....
Read more >
Enable passwordless sign-in with Microsoft Authenticator
When a user has enabled any passwordless credential, the Azure AD login process stops using the login_hint. Therefore the process no longer ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found