nuxt-firebase-auth icon indicating copy to clipboard operation
nuxt-firebase-auth copied to clipboard

How to logout completely from the application?

Open rajesh-h opened this issue 6 years ago • 0 comments
trafficstars

Hi,

I observed below behavior.

on google chrome one one tab I am logged on to Gmail with username [email protected] - for this issue is it relevant or not I am not sure yet .

On another tab I access nuxt-firebase-auth demo application, I try to login. It takes me to the Login Page. I enter my details [email protected]. I am logged on successfully.

Now I click logout.

Again I try to login, this time it doesn't ask me to enter username and password. How do I change this behavior? I want that it should prompt me to enter username and password again, because for now I might want to login with [email protected]

Please let me know if I am not clear I can try to explain once again

rajesh-h avatar Aug 22 '19 07:08 rajesh-h