codediodeio / sveltefire

Cybernetically enhanced Firebase apps
MIT License
1.67k stars 127 forks source link

How to call an API with the idToken? #155

Open JustinGuese opened 6 months ago

JustinGuese commented 6 months ago

Hi, I can't get my code to work, maybe someone can give me some help?

What I want to do is call an API with the idToken/Bearer of the user... I can get the Bearer inside of the <SignedIn let:user> component, but not in the Githubissues.

  • Githubissues is a development platform for aggregating issues.