Steve Rabouin
Steve Rabouin
This might be useful to someone - I removed these whatwedo packages and just use: ``` FROM php:7.4-fpm-alpine ADD ./docker/php/www.conf /usr/local/etc/php-fpm.d/www.conf RUN addgroup -g 1000 laravel && adduser -G laravel...
Was the proxy running for a very long time / a lot of messages? I think at some point the nonce is too big.
I would love to see a chest icon as well :) Here are some additional examples if this helps! https://react-icons.github.io/react-icons/search/#q=chest https://fontawesome.com/icons/treasure-chest?f=sharp&s=regular
I also have an issue with stateless discord but it is possibly different one. I am using nuxtauth and it uses PKCE, but when validating with Socliate, I am getting...