Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Get token and data from rest api with JWT

Hello, I am very new to JWT and trying to get access token as well as data through JWT rest Api. so the authentication is done through JWT token and the token should be sent in the authentication h...