u
This commit is contained in:
		
							parent
							
								
									16026ac48e
								
							
						
					
					
						commit
						16b0de7076
					
				| @ -26,7 +26,7 @@ module.exports = { | ||||
|       return null | ||||
|     } | ||||
|   }, | ||||
|   verifyToken (token, key = my.envar.tokenKey || wo?.envar?.tokenKey) { | ||||
|   verifyToken (token, key = my.envar?.tokenKey || wo?.envar?.tokenKey) { | ||||
|     if (!key) { | ||||
|       console.warn('*** tokenkey is empty! ***') | ||||
|     } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user