How to send JWT Access token with requests without being sniffed?
I’m trying to create a mobile app which helps to connect with my mobile app. While going through authentication I used JWT. While authenticating it, it returns access token and refresh token to the client but if both of them are sniffed so… Continue reading How to send JWT Access token with requests without being sniffed?