firebase / firebase/firebase-js-sdk

ParsedToken identities is not of record<string, string> type

Open
#7,591 1 comment 0 reactions 0 assignees View on GitHub
api: auth bug question
Dominant language
TypeScript
Stars
5.1k
Forks
1k
Avg merge
2d 21h
Merged PRs (30d)
37

Description

### Operating System

macOS

### Browser Version

Safari 16.5.2

### Firebase SDK Version

10.1.0

### Firebase SDK Product:

Auth

### Describe your project's tooling

index.html with source tag.

### Describe the problem

The identities from the `ParsedToken` interface is described to be a `Record`, but it's not according to tests:

image

It should be `Record`

### Steps and code to reproduce issue

Just need to sign in and check the user's `IdTokenResult`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.