MetaMask / MetaMask/web3auth-unreal-sdk

feature: embedded webview for non-mobile logins

Open
#25 0 comments 0 reactions 1 assignee Claimed by @grvgoel81 View on GitHub
enhancement good first issue help wanted
Dominant language
C++
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently the login will open in the default external browser for non-mobile logins (mac, linux, windows), however no window focus switching will take place.

It would be better to implement an embedded webview if possible similar to what is done with mobile. This is due to a user in fullscreen or window-fullscreen mode not seeing the browser open and it will not be obvious that they would need to alt-tab (or equivalent) to get to the login screen.

Here is a starting point:
https://docs.unrealengine.com/5.3/en-US/API/Runtime/WebBrowser/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.