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

Add User Details To Completed Order #21

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

nigelnindodev
Copy link
Owner

This PR adds functionality to automatically tag an order with the user who completed it.

Closes #15

While working on this, also added authentication to all API routes, so also closes #20

Continue simplification of authentication
@nigelnindodev nigelnindodev self-assigned this Mar 4, 2024
@nigelnindodev nigelnindodev marked this pull request as ready for review March 4, 2024 18:46
@nigelnindodev nigelnindodev merged commit cf8c20c into master Mar 4, 2024
@nigelnindodev nigelnindodev deleted the feat/add-user-details-to-complted-payments branch March 7, 2024 10: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.

Add Authentication Verification For All Routes Add User Details To Completed Payments
1 participant