You either need to configure email (a good idea!), or you can disable device verification (the 2fa email code) by adding this to your config:
`{
“security”: {
“staffDeviceVerification”: false
}
}
`
You either need to configure email (a good idea!), or you can disable device verification (the 2fa email code) by adding this to your config:
`{
“security”: {
“staffDeviceVerification”: false
}
}
`