Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Type Checking to ParseToken Map #7351

Merged
merged 10 commits into from
Jul 5, 2023
Merged

Add Type Checking to ParseToken Map #7351

merged 10 commits into from
Jul 5, 2023

Conversation

Evanition
Copy link
Contributor

@Evanition Evanition commented Jun 5, 2023

Added type checking to the ParsedToken map to create a more type safe interface, also added some unit testing to verify it was working as expected

@changeset-bot
Copy link

changeset-bot bot commented Jun 5, 2023

🦋 Changeset detected

Latest commit: fb2d38f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@firebase/auth Major
@firebase/auth-compat Patch
firebase Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jun 5, 2023

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jun 5, 2023

@Evanition Evanition marked this pull request as ready for review June 7, 2023 21:12
@Evanition Evanition changed the title Dewayne test branch Add Type Checking to ParseToken Map Jun 7, 2023
package.json Outdated Show resolved Hide resolved
packages/auth/package.json Outdated Show resolved Hide resolved
@hsubox76 hsubox76 added this to the v10 milestone Jun 12, 2023
Copy link
Contributor

@hsubox76 hsubox76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure to add a changeset

@Evanition Evanition requested review from a team as code owners July 5, 2023 17:27
@Evanition Evanition force-pushed the DewayneTestBranch branch from dd974ed to fb2d38f Compare July 5, 2023 19:38
@hsubox76 hsubox76 merged commit 1af178f into master Jul 5, 2023
@hsubox76 hsubox76 deleted the DewayneTestBranch branch July 5, 2023 20:57
@google-oss-bot google-oss-bot mentioned this pull request Jul 6, 2023
@firebase firebase locked and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants