Skip to content

Conversation

@DonOmalVindula
Copy link
Contributor

Purpose

This pull request addresses a node build error in the @asgardeo/node package by making minor refactoring changes to how internal properties are accessed in the legacy client and authentication core classes.

Code refactoring to fix build error:

  • Updated property access from _authCore to authCore in the decodeJwtToken method of AsgardeoNodeClient in client.ts.
  • Updated property access from _auth to auth in the decodeJwtToken method of AsgardeoNodeCore in authentication.ts.

Other:

  • Added a changeset file documenting the patch and the build error fix for @asgardeo/node.

Related Issues

  • N/A

Related PRs

  • N/A

Checklist

  • Followed the CONTRIBUTING guidelines.
  • Manual test round performed and verified.
  • Documentation provided. (Add links if there are any)
  • Unit tests provided. (Add links if there are any)

Security checks

brionmario
brionmario previously approved these changes Feb 9, 2026
@asgardeo-github-bot
Copy link

🦋 Changeset detected

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

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

@DonOmalVindula DonOmalVindula merged commit a547b0f into asgardeo:main Feb 9, 2026
5 of 6 checks passed
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