Johan Eliasson

Results 15 issues of Johan Eliasson

``` elimbp @ Johans-MacBook-Pro ~/docker-test/caddy └─ $ ▶ cat Dockerfile FROM abiosoft/caddy:0.11.3-php-no-stats RUN rm -rf /srv/index.php RUN ls -la /srv elimbp @ Johans-MacBook-Pro ~/docker-test/caddy └─ $ ▶ docker image build...

From [Discord](https://canary.discord.com/channels/552499021260914688/615892613081333794/988443302783250453). If `/v1/auth/token` is not accessible, `isLoading` and `isAuthenticated` (from `useAuthenticationStatus`) are both `false`. This can cause a problem in combination with how many people protect their routes: ```js...

bug
sdk

documentation
enhancement
sdk

Hasura Storage supports adding image transformation query parameters to manipulate the image on the fly. The SDK should make it easy to use them. The following query parameters can be...

enhancement
sdk

``` yarn run v1.22.17 $ ts-node-dev -r tsconfig-paths/register --respawn --clear --unhandled-rejections=strict src/start.ts [INFO] 13:13:43 ts-node-dev ver. 1.1.8 (using ts-node ver. 9.1.1, typescript ver. 4.5.4) Error: The OAuth2 adapter used to...

bug

And give a better error message if `file` is not a [File](https://developer.mozilla.org/en-US/docs/Web/API/File).

_Best of JS_ is for the most popular open-source projects related to the web platform and Node.js. **Please briefly describe the project you'd like to add to _Best of JS_?**...

done

Document where package.json can be located for serverless functions.