-
Notifications
You must be signed in to change notification settings - Fork 853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue Occur in LogOut #83
Comments
yes i notice it, but finally i solve the issue after 2 days!!! Thanks Mannnnn 🙌 |
I'm getting error in logout user when I send request through Postman it's through an error of jet malformed |
Hey buddy thanks for addressing my issue.I solved it many days ago this all
happened just because of my typo error
…On Wed, 6 Mar, 2024, 7:48 pm abhi-20, ***@***.***> wrote:
getting same error
logout_videotube.png (view on web)
<https://github.com/hiteshchoudhary/chai-backend/assets/58565895/35ef9da6-fee7-4265-bad9-02a4bef856d7>
—
Reply to this email directly, view it on GitHub
<#83 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4HTTC2NJ72OD363UTAOAL3YW4QSVAVCNFSM6AAAAABCHGHU36VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBQHE3TGNBXHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Error: jwt must be a string |
const options = { httpOnly:true } |
if i send req using postman (generally issue occur in logout route)!!
jwt must be a string
Error: Invalid AccessToken
at file:///C:/Users/win11/OneDrive/Desktop/Backend/src/middleware/auth.middleware.js:30:17
The text was updated successfully, but these errors were encountered: