mirror of
				https://github.com/xfarrow/blink
				synced 2025-06-27 09:03:02 +02:00 
			
		
		
		
	add comment
This commit is contained in:
		| @@ -26,6 +26,7 @@ function generateToken(person_id) { | |||||||
|       } |       } | ||||||
|    |    | ||||||
|       // If the token is valid, store the decoded data in the request object |       // If the token is valid, store the decoded data in the request object | ||||||
|  |       // req.jwt will contain the payload created in generateToken | ||||||
|       req.jwt = decoded; |       req.jwt = decoded; | ||||||
|       next(); |       next(); | ||||||
|     }); |     }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user