dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
111 stars 31 forks source link

Can't connect and the webui not showing #112

Closed Tsukasa88 closed 4 years ago

Tsukasa88 commented 4 years ago

Hi, I'm using the last version but the error shows and older version also. context : I connect to wordpress as user with the Firebase. After 10 or 15 days as firebase detects as i'm still connected but wordpress does not. So when i want to reconnect the firebase webui login/signup is not showing. screeshot netalem login normal private

dalenguyen commented 4 years ago

Hi @Tsukasa88, when user login, you can add sign out button, so they can logout. If you are currently logged in, the form won't show up. You can clear the cache of your page, then it will clear the login session.

Tsukasa88 commented 4 years ago

Thank you adding logout works! But clearing cache does not.

dalenguyen commented 4 years ago

Yah, I'm glad that it works :D