Posts by felippe • 101 points
1 post
-
0
votes2
answers7102
viewsA: Typeerror: Extractjwt.fromAuthHeader is not a Function
For those who are not working with ExtractJwt.fromAuthHeaderAsBearerToken() Try it with the following: ExtractJwt.fromAuthHeaderWithScheme("jwt")…