-
`express-jwt` refuses to parse a valid token, and I cannot for the life of me understand why :
### Reproduction
The following client-side code uses `graphql-ws` to include a token in a reque…
-
I use `express-jwt` with most of projects. Its awesome.
Would it be possible / acceptable to expose token verification method to public API. [This process](https://github.com/auth0/express-jwt/blob/m…
-
This will be a basic app where users can register, log in, and view a protected resource using JWT for authentication.
### Backend Setup:
#### 1. Initialize a new Node.js project:
```bash
mkdi…
-
Hello,
Here is my code:
```
import expressJwt from 'express-jwt';
import User from "../models/user";
function jwt(){
const secret = process.env.JWT_SECRET;
return expressJwt({secr…
-
Hi , Team
The current website lacks an authentication system, which is essential for user login and registration functionality. I propose implementing an authentication mechanism using MongoDB, Nod…
-
**Describe the bug**
I am currently working on using [MockPass](https://github.com/opengovsg/mockpass) with [MyInfo Gov Client](https://github.com/opengovsg/myinfo-gov-client) in my [Demo App](http…
-
So I 've trying to follow along and I've been stuck with this error when entering the username and password to localhost:3000/users/authenticate in Postman. I get the following error:
> Server St…
-
the error im getting is :SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at createStrictSyntaxError (C:\Users\nares\OneDrive\Desktop\Paytm\paytm\backend\node_modules\body-parser\l…
-
`express-jwt` `7.x` changed the default property from `req.user` to `req.auth`
I guess this library could also by default start using that property? (major release)
see https://github.com/auth0/ex…
-
Display list of App Catalog Groups