Replies: 1 comment 2 replies
|
Hi! That's ok to use BotD only on pages where it's required. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
when implementing botD with dashboard we don't need to implement botD on every page (using next js project), only we do it with the login page and sign up(cause bots cant access other pages without a session) should I do it like that or implement it on all pages (using full protection).
All reactions