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:
- Created 3 years ago
- Reactions:1
- Comments:8 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This what i meant by the DNS ERROR.
Looking at the error codes i guess its MagicLinkFailedVerification
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.