clean up
This commit is contained in:
@@ -214,7 +214,6 @@ export async function verify(token: string, secret: string | JsonWebKey | Crypto
|
|||||||
} catch(err) {
|
} catch(err) {
|
||||||
if (options.throwError)
|
if (options.throwError)
|
||||||
throw err
|
throw err
|
||||||
|
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user