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

Require firebase/php-jwt v6 #14

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Require firebase/php-jwt v6 #14

merged 1 commit into from
Mar 6, 2024

Conversation

marmichalski
Copy link
Collaborator

No description provided.

@@ -12,15 +12,15 @@ class KnoxTokenTest extends TestCase
{
public function testSignClientIdentifier(): void
{
self::assertEquals(713, \strlen(KnoxToken::signClientIdentifier(
self::assertEquals(709, \strlen(KnoxToken::signClientIdentifier(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

payload is still the same 🤔

@TimSpence TimSpence mentioned this pull request Feb 8, 2024
@marmichalski marmichalski changed the title Update firebase jwt lib Require firebase/php-jwt v6 Mar 6, 2024
@marmichalski marmichalski merged commit a394f7b into master Mar 6, 2024
@dawidrylko dawidrylko deleted the jwt branch March 6, 2024 13:48
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.

3 participants