-
Currently the `resin whoami` command gives plenty to of info
```
$ resin whoami
== ACCOUNT INFORMATION
USERNAME: username
EMAIL: user@email.com
URL: resin.io
```
It would be great to h…
-
## Description
Unintuitive behavior, where environment variables supersede the CLI flags. Specifically, `APOLLO_KEY` supersedes `--profile`.
### Steps to reproduce
1. Create a profile wit…
-
Figure out how to approach dependency injection.
For example a `username` and `password` or `api_key` would be considered dependencies. Middleware would be responsible for using these, or possibley e…
-
_From @buggtb on May 24, 2016 22:32_
Alright then big Oauth issues it seems:
bugg@tomsdevbox:~/charms/trusty/joshua-full$ charm version
charm 2.1.1-0ubuntu1
charm-tools 2.1.2
bugg@tomsdevbox:~/char…
-
Not sure if that's a bug or if I'm missing anything. I have been trying to debug for hours...
Without AUTH_HOST I can make it work fine but not with AUTH_HOST.
I have set up the whoami example with …
-
On both Windows and Unix platforms, `Start-Process -UseNewEnvironment` results in an environment that is missing crucial standard environment variables, making the new environment virtually useless, w…
-
I see from the example that I can enable cors for that specific route - `api/whoami` but is there a way to apply this to all routes?
-
ChaatClientHandlerクラスに「WHOAMIコマンド」を追加した。これはクライアント自身の名前を返す処理である。
1. コマンドとしてwhoamiを認識するようにする。(HELP、NAME同様)
2. クライアントに名前を送信するwhoamiメソッドを作成する。
→フィールドnameのゲッターを使用
-
I have flashed Jade on ESP32-S3 device but despite I have run the following command it still doesn't work:
```
sudo groupadd plugdev
sudo usermod -aG plugdev $(whoami)
sudo cp 55-usb-jade.rules …
-
Currently when using the `reverse_proxy` directive from multiple services for the same site, the two directives will be merged into one even when prefixed with a number to specify their order. For exa…