Dex
Dex
CC#
Created by Dex on 9/9/2024 in #help
Issue with verifying jwt toke in front end
So i am developing a full stack website and for authorization authentication i am using jwt token. Issue i am facing is that [Authorize] is not working. I am able to generate jwt token in session but i am unable to pass it ( i think). I tested the api using swagger. If i use swagger it works but in swagger i have to copy paste the token. I am having with imlpementing it in front end where it automatically takes the token which is generated.
6 replies