Message authentication from Postman | Community
Skip to main content

Message authentication from Postman

  • June 20, 2023
  • 1 reply
  • 0 views

Bala13

Hello,

Can anyone please share Postman config for authenticating end users in messaging? I have created a JWT token and trying to test if the end user authentication for messaging works from the postman. JWT token seems to be valid when I tried it in jwt.io. I'm not sure if the end point I'm using in the postman is correct for authenticating end users in messaging. I'm receiving an Invalid token error message. Please guide me. I really appreciate your help with this.

1 reply

Bala13
  • Author
  • June 21, 2023

Thank you, Ahmed for the clarification. Is there another way using which we can authenticate users only from the backend without using javascript?