Skip to content

Conversation

@Ninerian
Copy link
Contributor

@Ninerian Ninerian commented May 21, 2025

@Ninerian Ninerian requested a review from a team as a code owner May 21, 2025 13:21
@Ninerian Ninerian requested a review from m-seidel May 21, 2025 13:21
@Ninerian Ninerian changed the title fix: extract parse from constructor fix(INC-685): extract parse from constructor May 22, 2025
Copy link
Contributor

@cornelius-behrend cornelius-behrend left a comment

Choose a reason for hiding this comment

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

NIT find, otherwise LGTM

* @return string Encoded token.
*/
public static function createSignedTokenFromData(string $privateKey, array $tokenData, Signer $signer = null): string
public static function createSignedTokenFromData(string $privateKey, array $tokenData, Signer $signer = null, array $headers = []): string
Copy link
Contributor

Choose a reason for hiding this comment

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

Where is headers used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It was an intermediate step. I removed it.

@Ninerian Ninerian merged commit a7333ed into master May 22, 2025
5 checks passed
@Ninerian Ninerian deleted the NFS-3018-update-abstrakt-token branch May 22, 2025 14:01
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.

4 participants