Gilberto Filho
Gilberto Filho
BABetter Auth
Created by Gilberto Filho on 3/26/2025 in #help
I'm trying to disable some routes
I'm trying to disable some routes, I saw that there is a string array "disabledPaths". Mine is like this
disabledPaths: [
'/change-email',
'/list-sessions',
'/list-accounts',
'/unlink-account',
]
disabledPaths: [
'/change-email',
'/list-sessions',
'/list-accounts',
'/unlink-account',
]
, but it's not disabling, can someone help me?
1 replies