Stephen Funk
Stephen Funk
Current issues related logouts: https://github.com/vouch/vouch-proxy/pull/543 https://github.com/vouch/vouch-proxy/issues/522 This PR might help solve some of those by showing how to create and route to a logout server.
Here is the solution I found for google. I'm sure it can be tweaked for Twitch as well. https://github.com/vouch/vouch-proxy/pull/543
To be clear, you mean _calling methods_ (`.`), _optional chaining_ (`?`), and _nullish coalescing_ (`??`), right?
Here's one way to phrase what you're trying to say: > Other than the element being labeled, no interactive elements such as anchors or buttons should be placed inside a...
Can we add remote browser support? I want to SSH into a remote dev environment and run `sf org login web`. Right now, that fails because there are no browsers...
@mhemani-reach Issue #3415, that's exactly it! Thanks! In the meantime, I worked around the issue by connecting to the remote host with VSCode. VSCode intercepts `xdg-open $BROWSER` and sets up...
This is. The issue cropped up in my Salesforce org with an SLDS2 theme, so I'm not sure if this repo is the place to start. Let me know if...
You might have to test the code in a Salesforce org running an SLDS-2 theme. Again, this might not be the right place to report this bug.