quickstart-js icon indicating copy to clipboard operation
quickstart-js copied to clipboard

Force refresh token

Open thekoko89 opened this issue 3 years ago • 0 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

thekoko89 avatar Apr 25 '22 19:04 thekoko89