Using the example with popup, clicking signin gives this in the console for `callback_popup.html`: `pageUrl=http://localhost:9000/callback_popup.html#error=unsupported_response_type&error_description=Unsupported%20response%20type` The `response_type` is not specified in the demo app, the default from `anvil-connect` appears to be `'id_token token'`
Using the example with popup, clicking signin gives this in the console for
callback_popup.html:pageUrl=http://localhost:9000/callback_popup.html#error=unsupported_response_type&error_description=Unsupported%20response%20typeThe
response_typeis not specified in the demo app, the default fromanvil-connectappears to be'id_token token'