Is there a way in W20 to switch from using "Basic Authentication" to "Form Authentication"? The current documentation mentions only the use of "basicAuth" and does not provide information on implementing form authentication. Our app is built with AngularJS and W20, using SeedStack and Java 8 on the backend. We are encountering a 401 error that prompts a popup for username/password registration upon URL load, as the app lacks a dedicated LOGIN page. Can you assist us in resolving this issue? Thank you.