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

update user when refreshing #63

Merged
merged 1 commit into from
Jul 9, 2024
Merged

update user when refreshing #63

merged 1 commit into from
Jul 9, 2024

Conversation

cmatheson
Copy link
Collaborator

Previously we were only updating the tokens in the session. Now we update the user information too.

@@ -21,7 +21,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@workos-inc/node": "^6.8.0",
"@workos-inc/node": "^7.12.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since we're updating to v7, we should add the appInfo object when initializing the WorkOS client. That can go in the version bump PR though.

@cmatheson cmatheson merged commit 79cf806 into main Jul 9, 2024
@cmatheson cmatheson deleted the authkit-refresh-user-too branch July 9, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants