Commit 32ddef7
authored
docs(auth): more explicitly note that onIdTokenChanged returns a JWT (#5674)
* Update index.d.ts
It's not clear wether ID Token is a JWT Token or not, developer will have to visit [official documentation](https://firebase.google.com/docs/auth/admin/verify-id-tokens) in order to find out.
* Update index.d.ts
added link to official documentation about Verify ID token1 parent 96f51a0 commit 32ddef7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
| 1298 | + | |
1298 | 1299 | | |
1299 | 1300 | | |
1300 | 1301 | | |
| |||
0 commit comments