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(#94): implement remaning todo #179

Merged
merged 5 commits into from
May 28, 2024
Merged

feat(#94): implement remaning todo #179

merged 5 commits into from
May 28, 2024

Conversation

LightInn
Copy link
Contributor

@LightInn LightInn commented May 27, 2024

#94
j'implement aussi le #171 au passage, mais il n'y a pas de webhook comme le pensais

@LightInn LightInn self-assigned this May 27, 2024
@LightInn LightInn requested a review from CinquinAndy May 27, 2024 17:17
@LightInn LightInn added the feature New feature or request label May 27, 2024
@LightInn LightInn linked an issue May 27, 2024 that may be closed by this pull request
@LightInn LightInn changed the title feat(#94): implemente remaning todo feat(#94): implement remaning todo May 27, 2024
@LightInn LightInn linked an issue May 27, 2024 that may be closed by this pull request
…alue.

- Update setExpirationTime to use new Date(payload.expiredAt) instead of '1 day'.
- Added import for cookies and syncPlans function
- Implemented syncPlans call in GET route
- Removed redundant syncPlans call in getPlans function
…n createUser function.

- Removed commented code for verifying user table initialization.
- Updated error message handling for checking if a user already exists with the same clerkId.
@LightInn LightInn merged commit e560bc9 into dev May 28, 2024
@LightInn LightInn deleted the feat/checktodo branch May 28, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check les todo Sync les plans seulement en cas d'evenement webhook "plan change"
2 participants