@auth0/nextjs-auth0: ^1.6.2
Does Auth0 prevent XSS attacks at login/signup template? or I need to add validation in template? I use classic universal login.
@auth0/nextjs-auth0: ^1.6.2
Does Auth0 prevent XSS attacks at login/signup template? or I need to add validation in template? I use classic universal login.
Hi @anton.omelchuk ,
The latest versions of Auth0 Lock SDK provide protection against XSS attacks and you shouldn’t have to add additional validations in templates.