I’m trying the safeApp API in a Vue.js ‘to do’ example: [safe://todo.draw]
(safe://todo.draw)
fu ‘initialise’ and ‘authorise’ work, but connectAutorised fails.
Instead of console.log(), I used windows.alert()…
Eventually I want to save the todo-list to the Safe network instead to the local system.
I’m just trying a bit, I’m no web developer: it could be that I made an obvious mistake.