Hi All,
I want to redirect to a custom html file (NOT Index.html)
after user logs in using Auth -
auth.settings.login_onaccept = []What would I need to define and where? I checked online version of book but found it very limited. Please suggest

