firebase / quickstart-js

Firebase Quickstart Samples for Web

Home Page:https://firebase.google.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force refresh token

thekoko89 opened this issue · comments

Hi,
I wanned to ask how i can forece refresh token?
for example after sign out i would like to remove assigned token and on next login to get new firebase token.

Step 1: Describe your environment

  • Operating system: _____
  • Browser: _____
  • Firebase SDK version: _____

Step 2: Describe the problem:

Steps to reproduce:




Observed Results:

  • What happened? This could be a description, logs, etc.

Expected Results:

  • What did you expect to happen?

Relevant Code:

// TODO(you): code here to reproduce the problem