ignite / web

Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules

Home Page:https://ignite.com/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: implement auto sign-in mechanism

marinhoarthur opened this issue · comments

Right now the user must connect to Keplr on every page load. Let's come up with a way to remove this need without damaging UX

Sounds good! The behavior can be the same as in Emeris: you have to click the button to sign in for the first time, upon further page reloads the app signs in automatically (without prompting the user).