hashed-io / hashed-network-portal-ui

Vuejs Web Portal for the Hashed Network
https://hashed-portal-dev.hashed.systems
MIT License
0 stars 2 forks source link

Fixed logout for HCD #128

Closed jmgayosso closed 1 year ago

jmgayosso commented 1 year ago

🔥 refactor(confidential-docs.js): remove commented out import statement ✨ feat(ConfidentialDocsLayout.vue): add call to google.accounts.id.disableAutoSelect() before logout to disable auto account selection ✨ feat(MainLayout.vue): add console.log statement to logout function for testing purposes