Hello, I was learn about make form auth and autority in click. in click web site I saw for best pratice security Its recomended to use declarative auth security. in this method we must configure path that we will protect and assign to role_name. if I wanna make my own user data and role in database store like MySql. How to implement in click ? does anyone can more details ??
thx regards, Dian
