Optional
causeOptional
stackThe error type. Used to identify the error in the logs.
Static
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionCreate .stack property on a target object
Optional
constructorOpt: Function
Base error class for all Auth.js errors. It's optimized to be printed in the server logs in a nicely formatted way via the
logger.error
option.