MetaMask / MetaMask/metamask-mobile

Websites protected by Basic HTTP authentication are not supported

Open
#3,616 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

community
Dominant language
TypeScript
Stars
3k
Forks
1.7k
Avg merge
1d 14h
Merged PRs (30d)
669

Description

### **Description**

It's not possible to access websites protected by Basic HTTP auth .

### **Technical Details**

When the server returns the HTTP code 401 Authorization required, Metamask simply displays it instead of asking for the credentials and re-sumbitting the authenticated request.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; begin by locating the mobile dapp browser's handling of HTTP 401 responses. Reproduce a Basic-auth request, then verify that credentials are requested and the authenticated request is resubmitted instead of displaying the 401.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
authentication, mobile, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.