-
```
What steps will reproduce the problem?
1. Register with a username
2. Make a PUBLISH request
What is the expected output? What do you see instead?
I expect the Request Line and Proxy-Authorizati…
-
```
What steps will reproduce the problem?
1. Register with a username
2. Make a PUBLISH request
What is the expected output? What do you see instead?
I expect the Request Line and Proxy-Authorizati…
-
# The state of things
There are two key problems that we absolutely must solve to express any reasonable compilation scheme using this proposal.
1. How do we support thread-local storage in a co…
-
http://www.kovli.com/2017/06/28/rn-realm-debug/
-
[HostInitializeUserRealm](https://tc39.es/proposal-realms/#sec-host-initialize-user-realm) says,
> It is not expected that this hook would add properties to the Realm's global object.
We should …
-
the D2BotMuleLog.dbj entry script tried to create a game according to `MuleLogger.js`:
```
var MuleLogger = {
LogAccounts: {
"my_account12/letmein/asia": ["mulechazzz"]
},
LogGame: […
-
While profiling an application, I found `is-string` (and a few related libraries) pretty much topping the charts across the entire codebase:
![image](https://github.com/user-attachments/assets/8a6c…
-
### Description
Hello everyone, after the new update of react native with version 0.72, and support for Symlink, I wanted to create a small project to test these features, but when importing a packag…
-
https://fetch.spec.whatwg.org/#concept-body-wait
I'm asking because I'm trying to work out if the expectations of this test https://github.com/web-platform-tests/wpt/blob/master/xhr/xhr-timeout-lon…
ricea updated
4 years ago
-
Hi,
I am trying to integrate passport-bridge with keycloak and am stuck.
Keycloak uses 'sub' as an internal user id, a bit different than the standard id.
I am using the passport-openidconne…