I would like to change the uxMode from "popup" to "redirect"
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I would like to change the uxMode of web3 auth from "popup" to "redirect", as the popup may blocked by some of the web browser's settings. But, I found in the lib code that the uxMode is hardcoded as popup. Is there any ways to change the logintype from popup to redirect.
LIB: "@biconomy/web3-auth"
Thanks in advance,
Sivasankar
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the sdk-examples repository invokes @biconomy/web3-auth and where its uxMode is supplied or fixed to "popup". Confirm whether the library exposes a redirect option, then verify that the login flow works with "redirect" and that the popup behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100