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(core,schemas): add JWT customizer user info context #5487

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

darcyYe
Copy link
Contributor

@darcyYe darcyYe commented Mar 9, 2024

Summary

Add getUserContext method to the user library.

Testing

Tested locally.
image

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

Copy link

github-actions bot commented Mar 9, 2024

COMPARE TO master

Total Size Diff 📈 +4.52 KB

Diff by File
Name Diff
packages/core/src/libraries/jwt-customizer.ts 📈 +3.12 KB
packages/core/src/libraries/user.ts 📈 +13 Bytes
packages/core/src/tenants/Libraries.ts 📈 +152 Bytes
packages/schemas/src/types/index.ts 📈 +37 Bytes
packages/schemas/src/types/jwt-customizer.ts 📈 +1.22 KB

@github-actions github-actions bot added feature Cool stuff size/m labels Mar 9, 2024
@darcyYe darcyYe force-pushed the yemq-log-8357-prepare-jwt-user-info-context branch 2 times, most recently from b756d65 to 8dbbaea Compare March 10, 2024 18:04
@darcyYe darcyYe marked this pull request as ready for review March 10, 2024 18:04
@darcyYe darcyYe force-pushed the yemq-log-8357-prepare-jwt-user-info-context branch from 8dbbaea to 0eae3b1 Compare March 11, 2024 03:14
@darcyYe darcyYe force-pushed the yemq-log-8357-prepare-jwt-user-info-context branch from 0eae3b1 to 9eb1c4a Compare March 11, 2024 10:29
@darcyYe darcyYe merged commit c8eaa45 into master Mar 12, 2024
19 checks passed
@darcyYe darcyYe deleted the yemq-log-8357-prepare-jwt-user-info-context branch March 12, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants