You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
does not work as expected, the requests to mydomain.com/api.php/api/unauthorized/... are still protected (as all those to mydomain.com/api.php/api/...).
While, if I change that to something like:
Hi,
the following configuration:
does not work as expected, the requests to
mydomain.com/api.php/api/unauthorized/...
are still protected (as all those tomydomain.com/api.php/api/...
).While, if I change that to something like:
all my requests containing
mydomain.com/api.php/api/...
are not protected.What am I doing wrong?
Is that a know issue (e.g. tuupola/slim-jwt-auth#140)?
Thanks
The text was updated successfully, but these errors were encountered: