Otman Bouchari
Otman Bouchari
I couldn't produce the same issue. It was fixed in some later version?
Can you provide the code that produced the issue?
> Hello guys, I open a PR #46 with what I think is the fix for the problem. > I would be very happy if it is approved, because today...
I can confirm that it doesn't work. 
Try removing the forward-slash from the "auth" path, change this from "/auth" to "auth": ``` ```
You have to install pkg-config first, `brew install pkg-config` then `npm i zmq` I hope this will help :)
I have a custom button using components, when calling submit() the form doesn't seem to show any validation errors! Am I missing something? Also, adding `{showPayButton: true}` to config doesn't...
Or to be more specific: ``` .fslightbox-toolbar-button[title='Enter fullscreen'] { display: none !important; } ```
We're using version `4.6.1` still unable to logout in **Next.js** with **CloudFront**, I see that `auth/logout` response headers include **set-cookie** to clear session but somehow that doesn't take effect. I...
I'm still having same issue using v4 of Auth0 SDK, logging out doesn't seem to clear session cookies.