Why my token from auth "memberjwt" valid on middleware "jwt" auth ?
anggi117 opened this issue · 1 comments
anggi117 commented
I have 2 auth JWT (jwt and memberjwt)
and im already set the middleware to "jwt" in route.
but why my token generate from "memberjwt" auth valid on auth "jwt" ?
is there any solution?
this my route using auth "memberjwt" and email its : kotnol@gmail.com
but im check it using auth.getuser() its still showing with different data, even though that token from memberjwt
i want that token from "memberjwt" auth its invalid in "jwt" auth
thetutlage commented
Issue doesn't adhere to the guidelines of creating a proper issue.
- Make sure that you are only reporting bugs or submitting feature requests on Github.
- In case of feature requests, please be descriptive and explain how this feature helps a broader audience and not just you.
If you are not submitting a bug and neither a feature request, then please use the discussion threads
In any case, issues which are not descriptive enough will be closed. Please respect our time.