Support `basic` auth when forking
See original GitHub issueInfura uses HTTP Basic Auth now: https://infura.io/docs/gettingStarted/authentication
We’ll need to add support for this.
Initial thoughts are to use url-based basic auth, via wss://:YOUR-PROJECT-SECRET@example.com/v3/YOUR-PROJECT-ID
Issue Analytics
- State:
- Created 4 years ago
- Reactions:5
- Comments:13 (5 by maintainers)
Top Results From Across the Web
Support `basic` auth when forking · Issue #418 - GitHub
This seems to be an issue when using Chainstack as well, as they use HTTP Basic Auth. All reactions.
Read more >Authentication — Requests 2.28.1 documentation
Many web services that require authentication accept HTTP Basic Auth. This is the simplest kind, and Requests supports it straight out of the...
Read more >cykooz.buildout.basicauth - PyPI
Buildout extension providing basic authentication support. ... This is a fork of isotoma.buildout.basicauth. Main differences are:.
Read more >github service hook and basic authentication - Stack Overflow
How can I use basic authentication with github post-recieve/service/web hook that notifies me of a commit to a repository? github · webhooks ·...
Read more >Project forking workflow - GitLab Docs
A fork is a personal copy of the repository and all its branches, which you create in a namespace of your choice. This...
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 Free
Top 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

@davidmurdoch No worries! I am in US too. Enjoy your holiday!
@aintabb, that sounds right; you’ll have to tweak things a bit to get it working.
Just FYI, I’m on holiday now (in the US) and likely won’t be able to get back to my desktop to help out until until Monday.