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.

Listen to Client whist in headless Mode / showUI:false

See original GitHub issue

✅ Prerequisites

  • Did you perform a cursory search of open issues? Is this feature already requested elsewhere?
  • Are you reporting to the correct repository (magic-sdk)?

✨ Feature Request

When using loginWithMagicLink({showUI: false}) have a method of monitoring the state of the client so a custom UI could be implemented with the same logic as the MagicLinks Clients

🧩 Context

My thoughts for this is that in some use cases users may get confused as that it may be easier for a developer to build a custom interface instead of the one provided by magic-sdk.

Currently i believe there is no way to watch the client to give return the states so that could be implemented into a custom UI.

  • Email DNS Warning
  • Email Sent to email Address
  • Waiting for the client to accept the link

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
BurnedChriscommented, May 24, 2020

This what i meant by the DNS ERROR.

image

Looking at the error codes i guess its MagicLinkFailedVerification

0reactions
smithkicommented, May 29, 2020

The initial implementation landed in v1.4.0. Documentation will be added soon (tracked by #98).

Please allow ~24 hours for our Auth Relayer application (the <iframe>) to be updated with the above events supported.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started with Headless Chrome - Chrome Developers
The easiest way to get started with headless mode is to open the Chrome binary from the command line. If you've got Chrome...
Read more >
Chrome driver unable to detect client certificate in headless ...
Im trying to access a url and run tests which specifically needs client certificate .client certificate is installed in my system and even ......
Read more >
GUI and Headless Browser Testing - Travis CI Docs
This guide covers headless GUI & browser testing using tools provided by the ... If you have browser tests that use Selenium, using...
Read more >
Headless Chromium
The headless client API is used to drive the browser and interact with loaded web pages. Its main classes are: HeadlessBrowser - Represents...
Read more >
Headless browser - Wikipedia
A headless browser is a web browser without a graphical user interface. Headless browsers provide automated control of a web page in an...
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