I don’t want any login page but all I want is that instead of login page I need a screen which displays enter your name. After entering they need to see like Hi, xyz in sidebar is it possible
1 Like
yes save that name which user enters, to a tiny db and on other screen get tiny db value, and show where ever you want
1 Like