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

feat(authentication): add getIdTokenResult method #786

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

josephgodwinkimani
Copy link

@josephgodwinkimani josephgodwinkimani commented Dec 28, 2024

Pull request checklist

Please check if your PR fulfills the following requirements:

  • The changes have been tested successfully.
  • A changeset has been created (npm run changeset).
  • I have read and followed the pull request guidelines.

packages/authentication/src/definitions.ts Outdated Show resolved Hide resolved
packages/authentication/src/definitions.ts Show resolved Hide resolved
packages/authentication/src/definitions.ts Outdated Show resolved Hide resolved
packages/authentication/src/definitions.ts Outdated Show resolved Hide resolved
packages/authentication/src/definitions.ts Outdated Show resolved Hide resolved
Copy link
Member

@robingenz robingenz left a comment

Choose a reason for hiding this comment

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

Please add the missing type GetIdTokenResultOptions, create a changeset (npm run changeset) and test your implementation.

packages/authentication/src/definitions.ts Outdated Show resolved Hide resolved
Copy link
Author

@josephgodwinkimani josephgodwinkimani left a comment

Choose a reason for hiding this comment

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

add the missing type GetIdTokenResultOptions

@robingenz
Copy link
Member

@josephgodwinkimani Please create a changeset using npm run changeset.

@robingenz
Copy link
Member

Thank you, i will merge it this week.

Copy link
Member

@robingenz robingenz left a comment

Choose a reason for hiding this comment

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

I have just noticed that support for Android and iOS is missing. Please also add this since this plugin supports all 3 platforms.

.changeset/popular-cobras-camp.md Outdated Show resolved Hide resolved
packages/authentication/src/definitions.ts Outdated Show resolved Hide resolved
@robingenz
Copy link
Member

@josephgodwinkimani Let me know as soon as you're done and I can review it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants